]> granicus.if.org Git - clang/shortlog
clang
2019-05-14 Reid KlecknerFix ASTMerge/namespace/test.cpp after r360701
2019-05-14 Eric ChristopherTemporarily revert "Change -gz and -Wa,--compress-debug...
2019-05-14 Reid KlecknerUpdate ASTMerge FileCheck test expectations
2019-05-14 Reid KlecknerRestore test files accidentally deleted in r354839
2019-05-14 Simon Pilgrim[Sema] CodeSynthesisContext - add missing variable...
2019-05-14 Russell Gallop[Driver][Windows] Add dependent lib argument for profil...
2019-05-14 Nico WeberMake getObjCEncodingForTypeImpl() take a bitmask instea...
2019-05-14 Aaron BallmanAdd a new language mode for C2x; enable [[attribute...
2019-05-14 Hans WennborgRevert r360637 "PR41817: Fix regression in r359260...
2019-05-14 Richard SmithPR41817: Fix regression in r359260 that caused the...
2019-05-13 Richard Smith[c++20] P1064R0: Allow virtual function calls in consta...
2019-05-13 Stanislav Mekhanoshin[AMDGPU] gfx1010 clang target
2019-05-13 Volodymyr Sapsai[X86] Make `x86intrin.h`, `immintrin.h` includable...
2019-05-13 Aaron BallmanRemoving an unused member variable; NFC.
2019-05-13 Gheorghe-Teodor... [OpenMP][Clang][BugFix] Split declares and math functio...
2019-05-13 Volodymyr SapsaiMake language option `GNUAsm` discoverable with `__has_...
2019-05-13 Aaron BallmanIntroduce the ability to dump the AST to JSON.
2019-05-13 Marshall ClowMake more friendly with unions. Reviewed as https...
2019-05-13 Jan Korous[clang][ASTContext] Call setAttached for comments attac...
2019-05-13 Hans WennborgRevert r360559 "[c++20] P1064R0: Allow virtual function...
2019-05-13 Gabor Marton[ASTImporter] Separate unittest files
2019-05-13 Richard SmithPR41845: Detect and reject mismatched inner/outer pack...
2019-05-13 Richard SmithPR41854: Don't assert when constant-evaluating a member...
2019-05-13 Richard Smith[c++20] P1064R0: Allow virtual function calls in consta...
2019-05-12 Leonard ChanFix test to use -cc1.
2019-05-12 Stephane Moore[clang] Regenerate AST matcher docs 📖
2019-05-12 Leonard ChanFix for P41852 where builtin attributes were being...
2019-05-12 Lubos Lunakmake -ftime-trace also print template arguments
2019-05-12 Richard SmithReject attempts to call non-static member functions...
2019-05-12 Richard SmithFix handling of objects under construction during const...
2019-05-11 Simon PilgrimRevert rL360499 and rL360464 from cfe/trunk:
2019-05-11 Simon PilgrimConstantLValueEmitter::tryEmitAbsolute - remove unused...
2019-05-11 Richard SmithReject attempts to call non-static member functions...
2019-05-11 Fangrui Song[cc1as] Change -compress-debug-sections= to use --
2019-05-10 Amara Emerson[Darwin] Introduce a new flag, -fapple-link-rtlib that...
2019-05-10 Akira Hatanaka[CodeGen][ObjC] Emit invoke instead of call to call...
2019-05-10 Teresa Johnson[ThinLTO] Clang test changes for new CanAutoHide flag
2019-05-10 Alexandre GaneaFixed tests where grep was not matching the linefeed
2019-05-10 Leonard ChanAdd target triple to test.
2019-05-10 Richard SmithFix handling of objects under construction during const...
2019-05-10 Richard SmithImprove interface of APValuePathEntry.
2019-05-10 Paul RobinsonReplace 'REQUIRES: nozlib' with '!zlib' because we...
2019-05-10 Leonard ChanFix and test for assertion error in P41835.
2019-05-10 Paul RobinsonReplace 'REQUIRES: not_?san' with 'UNSUPPORTED: ?san...
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...
next