]> granicus.if.org Git - clang/shortlog
clang
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.
2017-08-10 Craig Topper[X86] Implement __builtin_cpu_is
2017-08-10 Kamil RytarowskiEnable bunch of sanitizers on NetBSD/X86 and X86_64
2017-08-10 Alex ShlyapnikovDisabling openmp-offload.c on linux until it is stabili...
2017-08-10 Brian Gesiak[Parse] Document Parser::SkipFunctionBodies
2017-08-10 Gheorghe-Teodor... [OpenMP] Delete tests in openmp-offload.c which cuase...
2017-08-10 Bob WilsonAdd a getName accessor for ModuleMacros.
2017-08-10 Ilya BiryukovFixed a race condition in PrecompiledPreamble.
2017-08-10 Momchil VelikovPlace implictly declared functions at block scope
2017-08-10 Simon Atanasyan[mips] Group all `-mabicalls` related checks in the...
2017-08-10 Simon Atanasyan[mips] Show warning in case of mixing -mlong-calls...
2017-08-10 Simon Atanasyan[mips] Notify user that `-mabicalls` is ignored on...
2017-08-10 Brian Gesiak[Parse] Document PrintStats, SkipFunctionBodies
2017-08-10 Bruno Cardoso... [Modules] Prevent #import to reenter header if not...
2017-08-10 Alexander Potapenko[sanitizer-coverage] Change cmp instrumentation to...
2017-08-10 Nikolai Bozhenov[ValueTracking] Enabling ValueTracking patch by default...
2017-08-10 Alex LorenzRevert r310489 and follow-up commits r310505, r310519...
2017-08-10 Alexander Kornienko[Lexer] Finding beginning of token with escaped new...
2017-08-10 Gheorghe-Teodor... [OpenMP] Provide a default GPU arch that is supported by
2017-08-10 Petr Hosek[Driver] Search compiler-rt paths in -print-file-name=
2017-08-10 Jacob Bandes... [clang-format] let PointerAlignment dictate spacing...
2017-08-10 Matt ArsenaultRemove unused function
2017-08-10 Jacob Bandes... clang-format: Fix bug with ENAS_DontAlign and empty...
2017-08-09 Gheorghe-Teodor... [OpenMP] Remove offending test.
2017-08-09 Coby Tayree[X86][Asm] Allow negative immediate to appear before...
2017-08-09 Matt ArsenaultAMDGPU: Use direct struct returns and arguments
2017-08-09 George Burgess IVUse unsigned instead of an enum for map keys
2017-08-09 Gabor Horvath[Sema] Assign new flag -Wenum-compare-switch to switch...
2017-08-09 Gheorghe-Teodor... [OpenMP] Fix failing test for D29660.
2017-08-09 Hans WennborgMake -std=c++17 an alias of -std=c++1z
2017-08-09 Gheorghe-Teodor... [OpenMP] Enable executable lookup into driver directory.
2017-08-09 Alexey Bataev[OPENMP] Emit non-debug version of outlined functions...
2017-08-09 David BlaikiePointerLikeTypeTraits: class->struct to match LLVM...
2017-08-09 Gheorghe-Teodor... [OpenMP] Make the PTX version tests general enough...
2017-08-09 Gheorghe-Teodor... [OpenMP] Add flag for overwriting default PTX version...
2017-08-09 Gheorghe-Teodor... [OpenMP] Add flag for disabling the default generation...
2017-08-09 Erich KeaneFix broken getAttributeSpellingListIndex for pragma...
2017-08-09 Martin Probstclang-format: [JS] detect ASI after closing parens.
2017-08-09 Gheorghe-Teodor... [OpenMP] Make OpenMP generated code for the NVIDIA...
2017-08-09 Tim NorthoverReapply Sema: allow imaginary constants via GNU extensi...
2017-08-09 Joey Gouly[OpenCL] Minor refactoring to reduce copy/pasted code
2017-08-09 Coby Tayree[X86][Ms-InlineAsm] Extend MS Dot operator to accept...
2017-08-09 Gabor Horvath[Sema] -Wenum-compare no longer warn on anonymous enums...
2017-08-09 Diana PicusRevert "PR19668, PR23034: Fix handling of move construc...
2017-08-09 Krasimir Georgiev[clang-format] Put '/**' and '*/' on own lines in jsdoc...
2017-08-09 Gabor Horvath[Sema] Extend -Wenum-compare to handle mixed enum compa...
2017-08-09 George Burgess IVAttempt #2 to appease buildbots
2017-08-09 George Burgess IVAttempt to appease msc buildbot
2017-08-09 Vitaly Buka[clang-fuzzer] Resolve proto dependencies
2017-08-09 George Burgess IV[AST] Cache intermediate visibility/linkage results
2017-08-09 George Burgess IV[AST] Move visibility computations into a class; NFC
2017-08-09 Richard TrieuAllow operator delete to be an invalid Decl.
2017-08-09 Gheorghe-Teodor... [OpenMP] Fix bug regarding cubin integration into host...
2017-08-08 Tim NorthoverSema: disable implicit conversion from _Complex to...
2017-08-08 Tim NorthoverRevert "Lexer: always allow imaginary constants in...
2017-08-08 Tim NorthoverLexer: always allow imaginary constants in GNU mode.
2017-08-08 Simon Atanasyan[mips] Enable `long_call/short_call` attributes on...
2017-08-08 Reid Kleckner[codeview] Emit nested enums and typedefs from classes
2017-08-08 Kostya Serebryany[sanitizer-coverage] -fsanitize-coverage=bb,inline...
2017-08-08 Matt MorehouseIntegrate Kostya's clang-proto-fuzzer with LLVM.
2017-08-08 Eli Friedman[coverage] Special-case calls to noreturn functions.
2017-08-08 Josh GaoThread Safety Analysis: warn on nonsensical attributes.
2017-08-08 Josh GaoReland "Thread Safety Analysis: fix assert_capability."
2017-08-08 Richard SmithPR19668, PR23034: Fix handling of move constructors...
2017-08-08 Aaron BallmanRestore previous structure ABI behavior for bit-fields...
2017-08-08 Alexey Bataev[OPENMP][DEBUG] Set proper address space info if requir...
2017-08-08 Craig Topper[X86] Support 'avx5124vnniw' and 'avx5124fmaps' for...
2017-08-08 Erik Pilkington[Availability] Don't make an availability attribute...
2017-08-08 Alexey BataevRevert "[OPENMP][DEBUG] Set proper address space info...
2017-08-08 Alexey Bataev[OPENMP][DEBUG] Set proper address space info if requir...
next