]> granicus.if.org Git - clang/shortlog
clang
2017-08-02 Vedant Kumar[ubsan] Have -fsanitize=vptr emit a null check if ...
2017-08-02 Walter LeeDefine _GNU_SOURCE for RTEMS c++
2017-08-02 Alex Lorenz[rename] NFC, extract symbol canonicalization logic...
2017-08-02 Manuel KlimekUnify and simplify the behavior of the hasDeclaration...
2017-08-02 Daniel Marjamaki[StaticAnalyzer] Fix false positives for unreachable...
2017-08-02 Ilya BiryukovUse VFS operations in FileManager::makeAbsolutePath.
2017-08-02 Yuka Takahashi[Bash-autocompletion] Add comment to test so that it...
2017-08-02 Petr Hosek[CMake] Include llvm-objcopy tool in Fuchsia toolchain
2017-08-02 Petr Hosek[Driver] Disable static C++ library support on Fuchsia
2017-08-01 Bruno Cardoso... [Headers][Darwin] Allow #include_next<float.h> to work...
2017-08-01 Yan Wang[clang] Change the condition of unnecessary packed...
2017-08-01 Matt ArsenaultFix creating bitcasts with wrong address space
2017-08-01 Johannes Altmanninger[clang-diff] Renames, NFC
2017-08-01 Johannes Altmanninger[clang-diff] Move data declarations to the public header
2017-08-01 Josh GaoRevert "Thread Safety Analysis: fix assert_capability."
2017-08-01 Josh GaoThread Safety Analysis: fix assert_capability.
2017-08-01 Petr Hosek[CMake] Include sancov tool in Fuchsia toolchain
2017-08-01 Bruno Cardoso... [Sema] Fix lax conversion between non ext vectors
2017-08-01 Martin Probstclang-format: [JS] no whitespace between typeof operato...
2017-08-01 Martin Probstclang-format: [JS] prefer wrapping chains over empty...
2017-08-01 Martin Probstclang-format: [JS] whitespace between keywords and...
2017-08-01 Martin Probstclang-format: [JS] handle union types in arrow functions.
2017-08-01 Martin Probstclang-format: [JS] consistenly format enums.
2017-08-01 Martin Probstclang-format: [JS] support default imports.
2017-08-01 Martin Probstclang-format: [JS] handle object types in extends posit...
2017-08-01 Krasimir Georgiev[Tooling] Add LLVM_NODISCARD to Replacements::merge
2017-08-01 Joey Gouly[OpenCL] Add missing subgroup builtins
2017-08-01 Coby Tayree[x86][inline-asm]Allow a pack of Control Debug to be...
2017-08-01 Malcolm Parsons[ASTMatchers] Allow forField to match indirect fields.
2017-07-31 Akira HatanakaUse -target instead of -arch in test case.
2017-07-31 Akira HatanakaSilence warning -Wmissing-sysroot.
2017-07-31 Peter CollingbourneRe-apply r309622 with a fix for MSVC.
2017-07-31 Akira Hatanaka[Driver] Make sure the deployment target is earlier...
2017-07-31 Walter LeeMove RTEMS to OSTargets.h
2017-07-31 Peter CollingbourneRevert r309622, "Fix logic for generating llvm.type...
2017-07-31 Peter CollingbourneFix logic for generating llvm.type.test()s
2017-07-31 Martin Storsjo[Attr] Make TargetWindows and TargetMicrosoftCXXABI...
2017-07-31 Martin Storsjo[AArch64] Don't define __LP64__ when targeting Windows
2017-07-31 Martin Storsjo[test] Fix mistagged CHECK-NOT-lines for AARCH64-DARWIN...
2017-07-31 Craig Topper[X86] Remove -O3 from tbm-builtins.c test file.
2017-07-31 Akira Hatanaka[Driver] Allow users to silence the warning that is...
2017-07-31 Martin Storsjo[Targets] Move addCygMingDefines into the arch-independ...
2017-07-31 Alexey Bataev[OPENMP] Change the name of outer non-debug function...
2017-07-31 Joey Gouly[OpenCL] Enable subgroup extension in tests
2017-07-31 Alexander KornienkoFix -Wshadow false positives with function-local classes.
2017-07-31 Joey Gouly[OpenCL] Add extension Sema check for subgroup builtins
2017-07-31 Alex LorenzFix release notes indentation from r309562
2017-07-31 Alex LorenzDocument '-Wpragma-pack' in the release notes
2017-07-31 Alex Lorenz-Wpragma-pack: add an additional note and fixit when...
2017-07-31 NAKAMURA Takumi[CMake][Modules] libclang: Ignore _CINDEX_LIB_ and...
2017-07-31 Eric LiuAdded `applyAtomicChanges` function.
2017-07-31 Eric Fiselier[coroutines] Evaluate the operand of void `co_return...
2017-07-31 Eric Fiselier[Sema] Fix operator lookup to consider local extern...
2017-07-30 Brad SmithAlso pass -pie back to the linker when linking on OpenBSD.
2017-07-30 Brad SmithFix a typo.
2017-07-30 Coby Tayree[x86][inline-asm][ms-compat] legalize the use of "jc...
2017-07-30 Coby Tayree[x86][inline-asm]Allow a pack of Control Regs to be...
2017-07-30 NAKAMURA TakumiCodeGenModule.cpp: [PR33810][Modules] Remove an asserti...
2017-07-30 Richard SmithPR33902: Invalidate line number cache when adding more...
2017-07-30 NAKAMURA TakumiCodeGenModule.cpp: [PR33810][Modules] Avoid reusing...
2017-07-30 NAKAMURA TakumiCodeGenModule.cpp: [PR33810][Modules] Make sure actual...
2017-07-29 Lenar SafinImprove readability of CXX method overrides list
2017-07-29 Simon Pilgrim[X86][AVX] Ensure vector non-temporal load/store intrin...
2017-07-29 Victor LeschukFix incorrect assertion condition.
2017-07-29 Vedant Kumar[test] FileCheck-ify a test to avoid a spurious failure...
2017-07-29 Vedant Kumar[ubsan] Diagnose invalid uses of builtins (clang)
2017-07-28 Adrian PrantlAdopt to LLVM API change (llvm.dbg.value no longer...
2017-07-28 Leo Li[CMake] Add Android toolchain CMake cache files.
2017-07-28 Chris Bieneman[CMake] NFC. Add clang-tablegen-targets utility target
2017-07-28 Alex LorenzRecommit r308327 3rd time: Add a warning for missing
2017-07-28 Simon PilgrimStrip trailing whitespace. NFCI.
2017-07-28 Simon Pilgrim[X86] Add tests showing inability of vector non-tempora...
2017-07-28 Francois Ferrandclang-format: merge short case labels with trailing...
2017-07-28 Francois Ferrandclang-format: fix block OpeningLineIndex around preproc...
2017-07-28 Akira HatanakaUpdate comment in test case after r309308.
2017-07-28 Kostya Serebryany[sanitizer-coverage] clang flags pumbing for -fsanitize...
2017-07-27 Saleem AbdulrasoolHeaders: fix _Unwind_{G,S}etGR for non-EHABI targets
2017-07-27 Martin Storsjo[Headers] Add a test for arm64intr.h
2017-07-27 Alexey Bataev[OPENMP] Allow all lvalues in 'depend' clause.
2017-07-27 Akira HatanakaRevert r264998 and r265035.
2017-07-27 Florian HahnUpdate to use enum classes for various ARM *Kind enums
2017-07-27 Erich KeaneFix double destruction of objects when OpenMP construct...
2017-07-27 Dehao ChenMake new PM honor -fdebug-info-for-profiling (clang...
2017-07-27 Johannes Altmanninger[clang-diff] Rename, NFC
2017-07-27 Alexey Bataev[OPENMP] Codegen for 'in_reduction' clause.
2017-07-27 Peter Smith[CodeGen][ARM] ARM runtime helper functions are not...
2017-07-27 Peter Smith[CodeGen][ARM] Revert r309257
2017-07-27 Peter Smith[CodeGen][ARM] ARM runtime helper functions are not...
2017-07-27 Nemanja Ivanovic[PowerPC] Pass CPU to assembler with -no-integrated-as
2017-07-27 Vedant Kumar[Coverage] NFC: Simplify sanity checks with a SpellingR...
2017-07-27 Vedant Kumar[Coverage] NFC: Save a pair of calls to get{Start,End}
2017-07-26 Saleem AbdulrasoolHeaders: improve ARM EHABI coverage of unwind.h
2017-07-26 Richard SmithAdd branch weights to branches for static initializers.
2017-07-26 Konstantin... Convert mac file format to unix
2017-07-26 Eric BeckmannClang and LLVM search for different versions of libxml2...
2017-07-26 Hans WennborgRevert r309106 "Recommit r308327 2nd time: Add a warnin...
2017-07-26 Alexey Sotkin[OpenCL] Fix access qualifiers metadata for kernel...
2017-07-26 Erich KeaneAdd bitrig removal to release notes
2017-07-26 Serge PavlovRegression test for PR10856
2017-07-26 Alex Lorenzunguarded availability: add a fixit for the "annotate...
next