]> granicus.if.org Git - clang/shortlog
clang
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.
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...
next