]> granicus.if.org Git - clang/history - lib
clang-cl: Alias /d1reportAllClassLayout to -fdump-record-layouts (PR32826)
[clang] / lib /
2017-04-27 Hans WennborgFix -Wpedantic about extra semicolons in CGStmtOpenMP.cpp
2017-04-27 Vassil VassilevRemove leaking UnknownPragmaHandlers right after we...
2017-04-27 Alexey Bataev[OPENMP] Add a check for iterator not reached the end...
2017-04-27 Argyrios Kyrtzidis[index] Mark the ObjC implicit accessor method definiti...
2017-04-27 Alexey Bataev[OPENMP] Improve performance of the hasDSA() function...
2017-04-27 Martin Probstclang-format: [JS] parse async function declarations.
2017-04-27 Haojian WuFix asan failures on OpenMP.
2017-04-27 Oren Ben Simhon[X86] Support of no_caller_saved_registers attribute
2017-04-27 Alex Lorenz[ObjC] Disallow vector parameters and return values...
2017-04-27 Yaron KerenConstify SourceManager input to MacroInfo::getDefinitio...
2017-04-27 Nick LewyckyIn the expression evaluator, visit the index of an...
2017-04-27 Nick LewyckyIn the expression evaluator, descend into both the...
2017-04-27 Duncan P. N. Exon... Darwin: Define __STDC_NO_THREADS__ on Darwin targets
2017-04-27 Richard SmithImprove diagnostics for bad -std= flag.
2017-04-26 Richard SmithRemove unnecessary and somewhat inaccurate "C89" flag...
2017-04-26 Richard SmithDon't accept -std= values that would switch us to a...
2017-04-26 George Burgess IVFix comment. NFC
2017-04-26 Vedant Kumar[ubsan] nullability-assign: Check assignments into...
2017-04-26 Vedant KumarRevert "Revert "PPCallbacks::MacroUndefined, change...
2017-04-26 David BlaikieFix API breaks
2017-04-26 Vedant KumarRevert "PPCallbacks::MacroUndefined, change signature...
2017-04-26 Bruno Cardoso Lopes[Modules] Fix a crash-on-invalid with overloaded functions
2017-04-26 Frederich MunchPPCallbacks::MacroUndefined, change signature and add...
2017-04-26 Richard SmithRefactor frontend InputKind to prepare for treating...
2017-04-26 Sanjoy DasRevert "Update to LLVM's use of WeakTrackingVH; NFC"
2017-04-26 Sanjoy DasUpdate to LLVM's use of WeakTrackingVH; NFC
2017-04-26 Vedant Kumar[Sema] Avoid using a null type pointer (fixes PR32750)
2017-04-26 Alexey Bataev[OPENMP] Fix handling of OpenMP code during template...
2017-04-26 Alexey Bataev[OPENMP] Move handling of threadprivate vars from the...
2017-04-26 Alex Lorenz-Wunguarded-availability should support if (@available...
2017-04-26 Alex Lorenz-Wdocumentation should not check the @returns command...
2017-04-26 Alex Lorenz[AST] Look through attribute type locs when searching...
2017-04-26 Martin Probstclang-format: [JS/Java] ignore Objective-C constructs...
2017-04-26 Martin Probstformatting
2017-04-26 Martin Probstclang-format: [JS] prevent wraps before class members.
2017-04-26 Leslie Zhai[analyzer] Teach the MallocChecker about Glib API for...
2017-04-26 Bruno Cardoso Lopes[Modules][ObjC] Check definition from canonical decl...
2017-04-26 Vedant Kumar[ubsan] Skip alignment checks on allocas with known...
2017-04-26 Evgeniy Stepanov[asan] Unconditionally enable GC of globals on COFF.
2017-04-25 Krzysztof Parzyszek[Hexagon] Handle -O4 when checking optimization level
2017-04-25 Krzysztof Parzyszek[Hexagon] Set -ffp-contract=fast at -O3 unless explicit...
2017-04-25 Carlo BertolliRecommit of
2017-04-25 Alex Lorenz[index] Index type source info for class specializations
2017-04-25 Alex Lorenz[index] Record the 'SpecializationOf' relation for...
2017-04-25 Richard SmithPlacate MSVC's narrowing conversion unhappiness.
2017-04-24 Richard Smith[modules ts] Diagnose 'export' declarations outside...
2017-04-24 Artem Dergachev[analyzer] Improve subscripting null arrays for catchin...
2017-04-24 Vedant KumarRemove a dead field. NFC.
2017-04-24 Vedant Kumar[Coverage] Avoid null deref in skipRegionMappingForDecl...
2017-04-24 Carlo BertolliRevert r301223
2017-04-24 Evgeniy Stepanov[asan] Disable ASan global-GC depending on the target...
2017-04-24 Artem Dergachev[analyzer] Improve suppression for inlined defensive...
2017-04-24 Carlo Bertolli[OpenMP] Initial implementation of code generation...
2017-04-24 Matthias BraunPragma: Fix DebugOverflowStack() resulting in endless...
2017-04-24 George KarpenkovFlag -fsanitize=fuzzer to enable libfuzzer
2017-04-24 Argyrios Kyrtzidis[index] If the 'external_source_symbol' attribute indic...
2017-04-24 Daniel Jasperclang-format: Fix bad corner case in formatting of...
2017-04-24 Alex Lorenz[index] The relation between the declarations in templa...
2017-04-24 Piotr Padlewski[Devirtualization] Emit invariant.group loads with...
2017-04-21 David BlaikieMove Split DWARF handling to an MC option/command line...
2017-04-21 Richard SmithP0629R0: Switch to latest proposal for distinguishing...
2017-04-21 Argyrios Kyrtzidis[index] Take into account the category's external_symbo...
2017-04-21 Nico Weber[ms] Give -Wmicrosoft-enum-forward-reference a chance...
2017-04-21 Anastasia Stulova[OpenCL] Fix semantic check of ndrange_t for device_sid...
2017-04-21 Krasimir Georgiev[clang-format] Replace IncompleteFormat by a struct...
2017-04-21 Alex Lorenz[PR32667] -Wdocumentation should allow @param/@returns...
2017-04-21 Ismail DonmezAdd support for openSUSE ARM Triples
2017-04-21 Argyrios Kyrtzidis[index] Take advantage of 'external_source_symbol'...
2017-04-21 Argyrios Kyrtzidis[index] For 'transparent' tag typedefs, ignore their...
2017-04-21 Richard Smith[modules] Properly look up the owning module for an...
2017-04-21 Alexander Shaposhnikov[analyzer] Fix assert in ExprEngine::processSwitch
2017-04-20 Eric FiselierUse __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`
2017-04-20 Eric FiselierAdd __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use...
2017-04-20 Saleem AbdulrasoolSema: protect against ObjC++ typo-correction failure
2017-04-20 Saleem AbdulrasoolParse: cleanup some bleeding whitespace
2017-04-20 Francis RicciEnable leak sanitizer builds for darwin
2017-04-20 Adam NemetDon't pass FPOpFusion::Strict to the backend
2017-04-20 Krasimir GeorgievDelete unused IncompleteFormat variable, NFCi.
2017-04-20 Alex Lorenz[index] Record class template specializations using...
2017-04-20 Alex LorenzAdd #pragma clang attribute support to the availability...
2017-04-20 Leslie Zhai[AVR] Add -mmcu option to the driver
2017-04-20 Richard SmithPR32673: Don't wrap parameter packs in SubstTemplateTyp...
2017-04-20 Shoaib Meenai[Sema] Use MSVC inner class behavior on Itanium
2017-04-20 Carlo Bertolli[OpenMP] Prepare sema to support combined constructs...
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate -fsanitize-coverage...
2017-04-19 Erich KeaneCorrrect warn_unused_result attribute
2017-04-19 Richard SmithFix assertion failure in codegen on non-template deduct...
2017-04-19 Craig Topper[CodeGen] Use preincrement version of APInt::operator...
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate -fsanitize-coverage...
2017-04-19 David BlaikieParse backend options during thinlto backend compile...
2017-04-19 Kostya Serebryany[sanitizer-coverage] deprecate some of the stale covera...
2017-04-19 Vedant Kumar[Coverage] Don't emit mappings for functions in depende...
2017-04-19 Akira Hatanaka[Sema][ObjC] Disallow jumping into ObjC fast enumeratio...
2017-04-19 Reid KlecknerPrefer addAttr(Attribute::AttrKind) over the AttributeL...
2017-04-19 Alex LorenzAdd #pragma clang attribute support to the external_sou...
2017-04-19 Gabor HorvathRemove unnecessary condition as suggested by clang...
2017-04-19 Jonas Hahnfeld[Driver] Unify linking of OpenMP runtime. NFCI.
2017-04-19 Roger Ferrer IbanezAvoid assert when a non-static member function is quali...
2017-04-19 Alex LorenzAdd support for editor placeholders to Clang
2017-04-19 Daniel Jasperclang-format: Properly match parens of macro parameter...
next