]> granicus.if.org Git - clang/shortlog
clang
2017-08-19 Johannes AltmanningerRevert "Revert "[clang-diff] Move the JSON export funct...
2017-08-18 Vlad TsyrklevichRevert "[clang-diff] Move the JSON export function...
2017-08-18 Vlad TsyrklevichRevert "[clang-diff] Move printing of matches and chang...
2017-08-18 Johannes Altmanninger[clang-diff] Move printing of matches and changes to...
2017-08-18 Johannes Altmanninger[clang-diff] Move the JSON export function to clang...
2017-08-18 Erik Pilkington[Sema] Don't emit -Wunguarded-availability for switch...
2017-08-18 Matt Morehouse[SanitizerCoverage] Add stack depth tracing instrumenta...
2017-08-18 Matt Morehouse[clang-proto-fuzzer] Allow user-specified compiler...
2017-08-18 Alexander Shaposhnikov[analyzer] Fix modeling of constructors
2017-08-18 Konstantin... AMDGPU: Rename r600-mcpu.cl->amdgpu-mcpu.cl
2017-08-18 Johannes Altmanninger[clang-diff] Add commandline arguments.
2017-08-18 Johannes Altmanninger[clang-diff] Fix some errors and inconsistencies
2017-08-18 Johannes Altmanninger[CommonOptionsParser] Expose ArgumentsAdjustingCompilat...
2017-08-18 Konstantin... AMDGPU: add missing amdgcn processors and tests
2017-08-18 Tim NorthoverRevert r311137 (GlobalISel ABI commit).
2017-08-17 Tim NorthoverGlobalISel (AArch64): fix ABI at border between GPRs...
2017-08-17 Richard SmithPR34161: support evaluation of 'void()' expressions...
2017-08-17 Alex LorenzUnguarded availability diagnoser should use TraverseStm...
2017-08-17 Alex LorenzPrint enum constant values using the original source...
2017-08-17 Daniel JasperFix undefined behavior that is caused by not always...
2017-08-17 John McCallFurther refactoring of the constant emitter. NFC.
2017-08-17 Devin Coughlin[analyzer] Add support for reference counting of parame...
2017-08-16 Ben Langmuir[index] Add indexing for unresolved-using declarations
2017-08-16 George Burgess IVFix typos in comments; NFC
2017-08-16 Hal FinkelDon't use -no-integrated-as in test/Driver/opt-record.c
2017-08-16 Hal FinkelBase optimization-record file names on the final output
2017-08-16 Taewook OhUse the file name from linemarker for debug info if...
2017-08-16 Petr Hosek[Driver] SafeStack does not need a runtime library...
2017-08-16 Petr Hosek[CMake] Build sanitized C++ runtimes for Fuchsia
2017-08-16 Alexey Bataev[OPENMP] Fix for PR28581: OpenMP linear clause - wrong...
2017-08-16 Alexey Bataev[OPRNMP] Fix for PR33445: ICE: OpenMP target containing...
2017-08-16 Chandler CarruthFix a UBSan failure where this boolean was copied when...
2017-08-16 Yaxun LiuFix comments about __OPENCL_MEMORY_SCOPE_* macros
2017-08-16 Richard SmithPR19668, PR23034: Fix handling of move constructors...
2017-08-16 Richard SmithAdd test that we get the correct calling convention...
2017-08-16 Richard SmithAdd missing test for warning added in r310803.
2017-08-15 Dan AlbertRevert "Revert "Revert "Fix LLVMgold plugin name/path...
2017-08-15 Dan AlbertRevert "Add a target for new LTO plugin name tests."
2017-08-15 Richard SmithDo not look through pack expansions when looking for...
2017-08-15 Dan AlbertAdd a target for new LTO plugin name tests.
2017-08-15 John McCallExtract IRGen's constant-emitter into its own helper...
2017-08-15 John McCallAllow the target field of a CK_ToUnion to be more easil...
2017-08-15 John McCallAllow StmtVisitor visitation to be parameterized. ...
2017-08-15 Dan AlbertRevert "Revert "Fix LLVMgold plugin name/path for non...
2017-08-15 Stephen HinesSwitch to consumeError(), since this can crash otherwise.
2017-08-15 Kuba MracekFixup for r310950: Also remove the new instance of...
2017-08-15 Kuba Mracek[clang] Get rid of "%T" expansions
2017-08-15 Alexander Shaposhnikov[clang] Code cleanup in clang/tooling
2017-08-15 Richard SmithPR33082: Improve tracking of unexpanded parameter packs...
2017-08-15 Yaxun LiuAttempt to fix failure in CodeGenOpenCL/atomic-ops...
2017-08-15 Argyrios Kyrtzidis[index] Update indexing to handle CXXDeductionGuideDecl...
2017-08-15 Yaxun LiuAttempt to fix failure in CodeGenOpenCL/atomic-ops.cl
2017-08-15 Yaxun LiuRemove -finclude-default-header in OpenCL atomic tests
2017-08-15 Yaxun Liu[OpenCL] Support variable memory scope in atomic builtins
2017-08-15 Alex LorenzAllow pretty platform names in availability attributes
2017-08-15 Alexey Bataev[OPENMP] Fix compiler crash on argument translate for...
2017-08-15 Alex Lorenz[Sema] Silence -Wobjc-missing-property-synthesis for...
2017-08-15 Sven van Haastregt[OpenCL] Allow targets to select address space per...
2017-08-15 Reid KlecknerAvoid PointerIntPair of constexpr EvalInfo structs
2017-08-15 Dan AlbertRevert "Fix LLVMgold plugin name/path for non-Linux."
2017-08-15 Petr Hosek[CMake] Include LLVMFuzzer in Fuchsia toolchain
2017-08-14 Dan AlbertFix LLVMgold plugin name/path for non-Linux.
2017-08-14 Alexander Shaposhnikov[analyzer] Fix SimpleSValBuilder::simplifySVal
2017-08-14 Erik Pilkington[Sema] Improve some -Wunguarded-availability diagnostics
2017-08-14 Alexey Bataev[OPENMP] Fix for PR33922: New ident_t flags for
2017-08-14 Alex Lorenz[rename] Introduce symbol occurrences
2017-08-14 Martin Probstclang-format: [JS] wrap optional properties in type...
2017-08-14 Martin Probstclang-format: [JS] do not insert whitespace in call...
2017-08-14 Alexey Bataev[OPENMP][DEBUG] Fix for PR33676: Debug info for OpenMP...
2017-08-14 Alexey Bataev[OPENMP] Generalization of calls of the outlined functions.
2017-08-14 Brian Gesiak[Parse] Fix typo in header docs (NFC)
2017-08-14 Aaron BallmanFixes a typo in a comment; NFC.
2017-08-14 Krasimir Georgievclang-format: Fix left pointer alignment after delctype...
2017-08-14 Alex LorenzSet the lexical context for dummy tag decl inside creat...
2017-08-14 Artem Dergachev[analyzer] Rename functions responsible for CFG-based...
2017-08-14 Jonas HahnfeldFix memory leak in ToolChain::TranslateOpenMPTargetArgs
2017-08-13 Richard SmithRename cxx1z -> cxx17 across all diagnostic IDs.
2017-08-13 Richard SmithReplace remaining user-visible mentions of C++1z with...
2017-08-13 Richard Smith[c++2a] Treat 'concept' and 'requires' as keywords...
2017-08-13 Martin Storsjo[AArch64] Add support for a MinGW AArch64 target
2017-08-12 Sylvestre Ledruclang-format: add an option -verbose to list the files...
2017-08-12 Richard SmithPR34163: Don't cache an incorrect key function for...
2017-08-12 Bruno Cardoso... Revert "[Modules] Prevent #import to reenter header...
2017-08-12 Kostya SerebryanyAdd a Dockerfile for clang-proto-fuzzer
2017-08-11 Alex ShlyapnikovDisabling openmp-offload.c on linux until it is stabili...
2017-08-11 Gheorghe-Teodor... [OpenMP] Move failing flag tests to disabled GPU
2017-08-11 George KarpenkovAdd -fsanitize=fuzzer-no-link flag to the driver.
2017-08-11 Gheorghe-Teodor... [OpenMP] Enable previously successful offloading tests.
2017-08-11 Simon Dardis[mips] Add missing mips-registered-target to mips test.
2017-08-11 Simon Dardis[mips] Support implicit gpopt with N64 when using ...
2017-08-11 Alex Lorenz[modules] Set the lexical DC for dummy tag decls that...
2017-08-11 Stefan MaksimovicRevert r302670 for the upcoming 5.0.0 release
2017-08-11 Stefan MaksimovicRevert r310057
2017-08-11 Yuka Takahashi[Bash-autocompletion] Add --autocomplete flag to 5...
2017-08-11 Josh GaoRevert "Thread Safety Analysis: warn on nonsensical...
2017-08-11 Richard SmithImplement latest feature test macro recommendations...
2017-08-11 Richard SmithUpdate cxx_status to mention the upcoming Clang 5 release.
2017-08-11 Richard SmithPR33850: Update cxx_dr_status for Clang 5 branch.
2017-08-11 Richard SmithPR33489: A function-style cast to a deduced class templ...
2017-08-11 Akira Hatanaka[Sema][ObjC] Fix spurious -Wcast-qual warnings.
next