]> granicus.if.org Git - clang/shortlog
clang
2017-08-07 Gheorghe-Teodor... [OpenMP] Add flag for specifying the target device...
2017-08-07 Kamil RytarowskiEnable LLVM asan support for NetBSD/i386
2017-08-06 Martin Storsjo[test] Remove an unintentional -x cl flag in an aarch64...
2017-08-05 Craig Topper[X86] Enable isel to use the PAUSE instruction even...
2017-08-05 Yaxun Liu[OpenCL] Remove extra select functions from opencl-c.h
2017-08-05 Richard Trieu[ODRHash] Treat some non-templated classes as templated.
2017-08-05 Vedant KumarRevert "[Coverage] Precise region termination with...
2017-08-04 Adrian PrantlDebug Info: Set the DICompileUnit's isOptimized flag...
2017-08-04 Reid KlecknerClean up some lambda conversion operator code, NFC
2017-08-04 Reid Kleckner[libclang] Determinize order of platform availability...
2017-08-04 Reid Kleckner[Support] Use FILE_SHARE_DELETE to fix RemoveFileOnSign...
2017-08-04 Kostya Serebryany[libFuzzer] add -fsanitize-coverage-pc-table to -fsanit...
2017-08-04 Alexey BataevRevert "[OPENMP][DEBUG] Set proper address space info...
2017-08-04 Alexey BataevRevert "[OPENMP] Fix for pacify buildbots, NFC."
2017-08-04 Vlad TsyrklevichReland "CFI: blacklist STL allocate() from unrelated...
2017-08-04 Vlad TsyrklevichRevert "Reland "CFI: blacklist STL allocate() from...
2017-08-04 Alexey Bataev[OPENMP] Fix for pacify buildbots, NFC.
2017-08-04 Vlad TsyrklevichReland "CFI: blacklist STL allocate() from unrelated...
2017-08-04 Alexey Bataev[OPENMP][DEBUG] Set proper address space info if requir...
2017-08-04 Vlad TsyrklevichRevert "CFI: blacklist STL allocate() from unrelated...
2017-08-04 Alexey Bataev[OPENMP] Unify generation of outlined function calls.
2017-08-04 Vlad TsyrklevichCFI: blacklist STL allocate() from unrelated-casts
2017-08-04 Florian Gross[ASTMatcher] Add handling for DeducedType to HasDeclara...
2017-08-04 Yaxun LiuAdd OpenCL 2.0 atomic builtin functions as Clang builtin
2017-08-04 Martin Probstclang-format: [JS] support fields with case/switch...
2017-08-04 Stefan MaksimovicRevert r304953 for release 5.0.0
2017-08-04 Florian Hahn[Driver] Error if ARM mode was selected explicitly...
2017-08-04 Manuel KlimekFix typo and update documentation.
2017-08-04 Simon Atanasyan[mips] Fix typo (missed space) in the warning message
2017-08-04 Simon Atanasyan[mips] Code formatting fix. NFC
2017-08-04 NAKAMURA TakumiRevert r309984, "Use "foo-12345.o" instead of "foo...
2017-08-04 Vedant KumarRevert "[coverage] Special-case calls to noreturn funct...
2017-08-04 Petr Hosek[Driver][Fuchsia] Pass --hash-style=gnu to the linker
2017-08-04 Vedant Kumar[Coverage] Precise region termination with deferred...
2017-08-03 Akira Hatanaka[Driver][Darwin] Pass -munwind-table when !UseSjLjExcep...
2017-08-03 Petr HosekEnable AddressSanitizer for Fuchsia targets
2017-08-03 Eli Friedman[coverage] Special-case calls to noreturn functions.
2017-08-03 Nico WeberUse "foo-12345.o" instead of "foo.o-12345" as temporary...
2017-08-03 Simon Dardis[mips] Revert r309942 & r309940
2017-08-03 Richard SmithRevert accidentally-committed files.
2017-08-03 Richard SmithDon't emit undefined-internal warnings for CXXDeduction...
2017-08-03 Devin Coughlin[Analyzer] Add support for displaying cross-file diagno...
2017-08-03 Nico WeberRevert r304836.
2017-08-03 Don Hinton[diagtool] Add ability to pass in the id and return...
2017-08-03 Gabor HorvathFix some typos in the documentation.
2017-08-03 Simon Dardis[mips] Fixup r309940.
2017-08-03 Krasimir Georgiev[clang-format] Fix indent of 'key <...>' and 'key ...
2017-08-03 Simon Dardis[mips] Implement -muninit-const-in-rodata
2017-08-03 Krasimir Georgiev[clang-format] Fix parsing of <>-style proto options
2017-08-03 Simon Dardis[mips] Add support -m(no-)embedded-data option
2017-08-03 Rafael EspindolaUpdate for llvm change.
2017-08-03 Tim Shen[Sema] Add a comment on an identified bug on default...
2017-08-02 Eli Friedman[coverage] Make smaller regions for the first case...
2017-08-02 Benjamin KramerRemove unused diagnostic. NFC.
2017-08-02 Rafael EspindolaUpdate for llvm change.
2017-08-02 Han Shen[UBSan] Provide default blacklist filename for UBSan
2017-08-02 Vedant Kumar[docs] Remove accidental unindent to appease the sphinx bot
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...
next