]> granicus.if.org Git - clang/shortlog
clang
2019-05-10 Erik Pilkington[Sema] Mark array element destructors referenced during...
2019-05-10 Nikolai Kosjar[libclang] Forward isInline for NamespaceDecl to libclang
2019-05-10 Nico WeberAdd name comments for bools passed to getObjCEncodingFo...
2019-05-10 Paul RobinsonReplace lit feature keyword 'non-ms-sdk' with 'ms-sdk...
2019-05-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2019-05-10 Nikolai Kosjar[Preamble] Stop circular inclusion of main file when...
2019-05-10 Krasimir GeorgievRevert "Revert "[clang-format] Keep protobuf "package...
2019-05-10 Fangrui SongDelete write-only HasQualifiers after rC360370
2019-05-10 Dmitri GribenkoAdded an assert in `isConstantInitializer`: initializer...
2019-05-10 Akira HatanakaAssume `__cxa_allocate_exception` returns an under...
2019-05-10 Fangrui SongChange -gz and -Wa,--compress-debug-sections to use...
2019-05-09 Richard SmithRemember to decay arrays to pointers before checking...
2019-05-09 Alex LorenzNFC, make XFAIL work on macOS correctly for test/Driver...
2019-05-09 Richard SmithDR1872: don't allow any calls to virtual functions...
2019-05-09 Richard SmithSimplify tracking of end of consumed decl-specifier...
2019-05-09 Alexey Bataev[OPENMP]Fix PR41767: diagnose DSA for variables in...
2019-05-09 Akira HatanakaSpecify target triple to fix the tests I committed...
2019-05-09 Alexey Bataev[OPENMP]Fix PR41768: check DSA for globals with default...
2019-05-09 Akira HatanakaSpecify ObjC runtime to fix the tests I committed in...
2019-05-09 Akira Hatanaka[CodeGen][ObjC] Remove the leading `l_` from ObjC symbo...
2019-05-09 Anastasia Stulova[OpenCL] Make global ctor init function a kernel
2019-05-09 Mikael HolmenFix gcc compilation warning in an assert [NFC]
2019-05-09 Anastasia Stulova[OpenCL] Switched CXX mode to be derived from C++17
2019-05-09 Diogo N. Sampaio[FIX] Change test to read file instead
2019-05-09 Roman LebedevRevert "[OPENMP]Fix PR41768: check DSA for globals...
2019-05-09 Roman LebedevRevert "[OPENMP]Fix PR41767: diagnose DSA for variables...
2019-05-09 Anastasia Stulova[SPIR] Simplified target checking.
2019-05-09 Diogo N. Sampaio[ARM] Fix the extensions implied by a cpu name
2019-05-09 Petr Hosek[NewPM] Setup Passes for KASan and KMSan
2019-05-09 Richard Smith[c++20] Add support for explicit(bool), as described...
2019-05-09 Richard Smith[cxx_status] Mark support for std::is_constant_evaluate...
2019-05-09 Richard Smith[cxx_dr_status] Update links to use wg21.link, and...
2019-05-09 Richard Smith[c++20] Implement P0846R0: allow (ADL-only) calls to...
2019-05-09 Richard SmithWhen typo-correcting a function name, consider correcti...
2019-05-08 Reid KlecknerTry to restore some clang test headers lost in r360291
2019-05-08 Reid KlecknerRevert Include corecrt.h in stddef.h and vcruntime...
2019-05-08 Mike RiceInclude corecrt.h in stddef.h and vcruntime.h in stdarg...
2019-05-08 Gheorghe-Teodor... [OpenMP][Clang] Support for target math functions
2019-05-08 Gabor Marton[ASTImporter] Fix inequivalence of unresolved exception...
2019-05-08 Anastasia Stulova[Sema][OpenCL] Make address space conversions a bit...
2019-05-08 Owen Pan[clang-format] Fix the crash when formatting unsupporte...
2019-05-08 Owen Pan[clang] Fix a bug that reports UTF32 (LE) files as...
2019-05-08 Aaron BallmanAllow test to pass after 2030.
2019-05-08 Aaron BallmanAllow 'static' storage specifier on an out-of-line...
2019-05-08 Nikolai Kosjar[libclang] PR41649: Remove pointless duplicate flag...
2019-05-08 Leonard ChanFix for the greendragon bots.
2019-05-08 Sam McCall[Sema] Correct typos in return statements so the return...
2019-05-08 Nemanja IvanovicFix buildbot break after r360195
2019-05-08 Richard SmithSplit ActOnCallExpr into an ActOnCallExpr to be called...
2019-05-08 Michael Liao[hip] Fix ambiguity from `>>>` of CUDA.
2019-05-07 Reid Kleckner[COFF] Use COFF stubs for extern_weak functions
2019-05-07 Artem Dergachev[analyzer] Fix a crash when doing RVO from within blocks.
2019-05-07 David Blaikie-frewrite-imports: Add support for wildcard rules in...
2019-05-07 Jonas DevlieghereRevert "[OpenMP][Clang] Support for target math functions"
2019-05-07 Balazs Keri[ASTImporter] Corrected type of integer constant in...
2019-05-07 Aaron BallmanAdd an explicit triple to this test to hopefully appeas...
2019-05-07 Sam McCall[Tooling] Add -x flags when inferring compile commands...
2019-05-07 Anastasia Stulova[OpenCL] Prevent mangling kernel functions.
2019-05-07 Aaron BallmanAllow field offset lookups in types with incomplete...
2019-05-07 Balazs Keri[ASTImporter] Import TemplateParameterLists in function...
2019-05-07 Sam McCall[Tooling] Don't mmap the JSONCompilationDatabase, it...
2019-05-07 Leonard Chan[Sema] Add missing VisitMacroQualifiedTypeLoc to TypeSp...
2019-05-07 Richard SmithImprove function / variable disambiguation.
2019-05-07 Leonard ChanRecommit r359859 "[Attribute/Diagnostics] Print macro...
2019-05-07 Eric ChristopherFix typo in risc-v register aliases.
2019-05-06 Petr Hosek[Clang][NewPM] Don't bail out if the target machine...
2019-05-06 Leonard Chan[Sema] Fix for P41774 where `ExpectNoDerefChunk` is...
2019-05-06 Jordan RupprechtRevert "Re-commit r357452: SimplifyCFG SinkCommonCodeFr...
2019-05-06 James Y KnightPR41183: Don't emit strict-prototypes warning for an...
2019-05-06 Martin Storsjo[AArch64] Add __builtin_sponentry, for calling setjmp...
2019-05-06 Martin Storsjo[MinGW] Use SEH by default on AArch64
2019-05-06 Alexey Bataev[OPENMP]Fix PR41767: diagnose DSA for variables in...
2019-05-06 Gheorghe-Teodor... [OpenMP][Clang] Support for target math functions
2019-05-06 Alexey Bataev[OPENMP]Fix PR41768: check DSA for globals with `defaul...
2019-05-06 Ilya Biryukov[CodeComplete] Update python tests after r360042
2019-05-06 Ilya Biryukov[CodeComplete] Add a trailing semicolons to some patter...
2019-05-06 Hans WennborgRevert r359949 "[clang] adding explicit(bool) from...
2019-05-06 Fangrui Song[X86] Move files to correct directories after D60552
2019-05-06 Luo, YuankeEnable intrinsics of AVX512_BF16, which are supported...
2019-05-06 Richard SmithP1286R2: Remove restriction that the exception specific...
2019-05-06 Richard SmithUse DiagRuntimeBehavior for -Wunsequenced to weed out...
2019-05-06 Richard Smith[c++20] Implement P1009R2: allow omitting the array...
2019-05-06 Galina KistanovaThe 'CodeGenObjC/illegal-UTF8.m' get failed with Clang...
2019-05-05 Kristof Umann[analyzer][UninitializedObjectChecker] PR41741: Regard...
2019-05-05 Simon PilgrimRevert rL359962 : Use DiagRuntimeBehavior for -Wunseque...
2019-05-05 Nicolas Lesser[clang] fixing -ast-print for variadic parameter pack...
2019-05-05 Nicolas Lesser[C++] Interpret unknown identifier in parameter clause...
2019-05-04 Nicolas Lesser[NFC] Add parentheses to avoid -Wparentheses.
2019-05-04 Hamza Sood[c++20] Implement P0428R2 - Familiar template syntax...
2019-05-04 Richard Smith[c++20] Implement tweaked __VA_OPT__ rules from P1042R1:
2019-05-04 Richard SmithUse DiagRuntimeBehavior for -Wunsequenced to weed out...
2019-05-04 Richard TrieuReduce amount of work ODR hashing does.
2019-05-04 Richard SmithDisallow the operand of __builtin_constant_p from modif...
2019-05-04 Petr Hosek[Driver] Create non-existent directory for -fcrash...
2019-05-04 Richard Smith[cxx_status] Don't list -fmodules / -fmodules-ts agains...
2019-05-04 Richard Smith[cxx_status] Replace "SVN" entries with Clang 8 as...
2019-05-04 Nicolas Lesser[clang] adding explicit(bool) from c++2a
2019-05-03 Richard SmithCWG issue 727: Fix numerous bugs in support for class...
2019-05-03 Owen Pan[clang-format] Fix bug in block comment reflow that...
2019-05-03 Mandeep Singh... [COFF, ARM64] Fix ABI implementation of struct returns
next