]> granicus.if.org Git - clang/shortlog
clang
2017-10-11 Lang HamesUpdate cc1as_main for MCAsmBackend ownership change...
2017-10-11 Richard Smith[modules] Fix visibility checking for using declaration...
2017-10-11 Richard Smith[modules] Only take visible using-directives into accou...
2017-10-11 Alex LorenzA '<' with a trigraph '#' is not a valid editor placeholder
2017-10-11 Richard Smith[Modules TS] Diagnose missing/duplicate module-declaration.
2017-10-10 Adrian PrantlInclude getting generated struct offsets in CodegenABITypes
2017-10-10 Richard Smith[Modules TS] Diagnose attempts to enter module implemen...
2017-10-10 Richard Smith[Modules TS] Module ownership semantics for redeclarations.
2017-10-10 Peter CollingbourneSupport: Have directory_iterator::status() return FindF...
2017-10-10 Jan KorousFix indexer crash for default template template paramet...
2017-10-10 Richard SmithAdd test for regression caused by reverted patch r315251.
2017-10-10 Guozhi Wei[CGExprScalar] In EmitCompare trunc the result if it...
2017-10-10 Matt MorehouseRevert "[clang-fuzzer] Allow building without coverage...
2017-10-10 Matt Morehouse[clang-fuzzer] Build proto-to-cxx with fuzzer-no-link.
2017-10-10 Francis Ricci[lit] Add host_cxx to lit config
2017-10-10 Matt Morehouse[clang-fuzzer] Allow building without coverage instrume...
2017-10-10 Hans WennborgFor dllexport class templates, export specializations...
2017-10-10 Alexey Bataev[OPENMP] Add default codegen|tests for 'target parallel...
2017-10-10 Simon PilgrimFix a (slightly weird) 'comma operator within array...
2017-10-10 Eric LiuRevert "[Modules TS] Module ownership semantics for...
2017-10-10 Eric LiuRevert "[Modules TS] Avoid computing the linkage of...
2017-10-10 Artem Dergachev[analyzer] MisusedMovedObject: Fix state-resetting...
2017-10-10 Artem Dergachev[analyzer] MisusedMovedObject: Add printState() method...
2017-10-10 Artem Dergachev[analyzer] PthreadLockChecker: Add printState() method...
2017-10-10 Gabor Horvath[analyzer] Implement pointer arithmetic on constants
2017-10-10 Haojian Wu[clang-refactor] Fix clang-tidy misc-move-const-arg...
2017-10-10 Ivan A. Kosarev[CodeGen] Do not construct complete LValue base info...
2017-10-10 Haojian WuFix small nits in clang-refactor doc.
2017-10-10 Benjamin Kramer[ASTMatchers] Don't create a copy of a std::set when...
2017-10-10 Akira Hatanaka[Sema][ObjC] Preserve syntactic sugar when removing
2017-10-10 Richard Smith[Modules TS] Avoid computing the linkage of the enclosi...
2017-10-10 Jan KorousR13575: Fix USR mangling for function pointer types
2017-10-09 Jan KorousFix typos in documentation
2017-10-09 Richard Smith[Modules TS] Module ownership semantics for redeclarations.
2017-10-09 George Karpenkov[Analyzer] Do not segfault on unexpected call_once...
2017-10-09 Jan KorousPR13575: Fix test
2017-10-09 Matt ArsenaultAMDGPU: Add read_exec_lo/hi builtins
2017-10-09 Jan KorousPR13575: Fix USR mangling for fixed-size arrays
2017-10-09 Hamza SoodTesting commit access.
2017-10-09 Matt ArsenaultAMDGPU: Fix missing declaration for __builtin_amdgcn_di...
2017-10-09 Ilya BiryukovSet PreprocessorOpts.GeneratePreamble=true in Precompil...
2017-10-08 Benjamin KramerCertain versions of clang require an explicit initializ...
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-08 Benjamin KramerMake SourceLocation, QualType and friends have constexp...
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-07 Vedant Kumar[Driver] Fix -static-libsan / -shared-libsan on Darwin
2017-10-06 Saleem AbdulrasoolDriver: hoist the `wchar_t` handling to the driver
2017-10-06 Reid KlecknerRevert "For dllexport class templates, export specializ...
2017-10-06 Reid Kleckner[MS] Raise the default value of _MSC_VER to 1911, which...
2017-10-06 Alex Lorenz-Wdocumentation should allow '...' params in variadic...
2017-10-06 Alex LorenzRevert r315087
2017-10-06 Matt ArsenaultOpenCL: Assume functions are convergent
2017-10-06 Alex Lorenz[ObjC] Don't warn on readwrite properties with custom...
2017-10-06 Alex Lorenz[refactor] add support for refactoring options
2017-10-06 Zachary Turner[lit] Improve tool substitution in lit.
2017-10-06 Zachary TurnerRun pyformat on lit code.
2017-10-06 Paul RobinsonFor Windows, allow .exe extension in a test.
2017-10-06 Alexey Bataev[OPENMP] Do not capture local static variables.
2017-10-06 Erich KeaneSplit X86::BI__builtin_cpu_init handling into own funct...
2017-10-06 Alexey Bataev[OPENMP] Capture references to global variables.
2017-10-06 Akira HatanakaFix one more check string after r315045.
2017-10-06 Ivan A. KosarevRefine generation of TBAA information in clang
2017-10-06 Akira HatanakaFix one more check string after r315045.
2017-10-06 Akira HatanakaFix check strings in test case and use llvm::to_string...
2017-10-06 Akira Hatanaka[CodeGen] Emit a helper function for __builtin_os_log_f...
2017-10-05 Chris Bieneman[CMake] Add install-distribution-toolchain to stage2...
2017-10-05 Hans WennborgFor dllexport class templates, export specializations...
2017-10-05 Evgeniy StepanovCleanup and generalize -shared-libasan.
2017-10-05 Richard SmithFix two-phase name lookup for non-dependent overloaded...
2017-10-05 Alexey Bataev[OPENMP] Fix mapping|privatization of implicitly captur...
2017-10-05 George Karpenkov[Analyzer Tests] Run static analyzer integration tests...
2017-10-05 Ivan A. Kosarev[CodeGen] Unify generation of scalar and struct-path...
2017-10-05 Ivan A. KosarevRevert r314977 "[CodeGen] Unify generation of scalar...
2017-10-05 Ivan A. Kosarev[CodeGen] Unify generation of scalar and struct-path...
2017-10-05 Artem Dergachev[analyzer] Fix leak false positives on stuff put in...
2017-10-05 Sean FertileEnabling new pass manager in LTO (and thinLTO) link...
2017-10-05 George Karpenkov[Analyzer Tests] Fix misc bugs in analyzer reference...
2017-10-05 Richard SmithAdd testcase for r314956:
2017-10-05 Richard SmithPR33924: Merge block-scope anonymous declarations if...
2017-10-05 Richard SmithRemove PendingBody mechanism for function and ObjC...
2017-10-04 Erich KeaneFix 'section' warning behavior with tentatively-defined...
2017-10-04 Yaxun Liu[OpenCL] Clean up and add missing fields for block...
2017-10-04 Sumanth Gundapaneni[Hexagon] Move getHexagonTargetFeatures to Hexagon...
2017-10-04 Artem Dergachev[analyzer] Fix autodetection of binding types.
2017-10-04 Carlo Bertolli[OpenMP] Initial implementation of teams distribute...
2017-10-04 Jonas Hahnfeld[test] Pass in fixed triple for openmp-offload.c
2017-10-04 Jonas Hahnfeld[OpenMP] Fix passing of -m arguments correctly
2017-10-04 Alexander KornienkoFix assertion failure in thread safety analysis (PR34800).
2017-10-04 Adam NemetMove verbosity check for opt remarks to the diag handler.
2017-10-04 Richard SmithWe allow implicit function declarations as an extension...
2017-10-04 Richard SmithPR34822: Fix a collection of related bugs with our...
2017-10-04 Erik Pilkington[ExprConstant] Allow constexpr ctor to modify non stati...
2017-10-03 George Karpenkov[Analyzer] Re-apply r314820 with a fix for StringRef...
2017-10-03 Chris Bieneman[CMake] Minor updates to Apple CMake caches
2017-10-03 Richard SmithSuppress -Wmissing-braces warning when aggregate-initia...
2017-10-03 Alexey Bataev[OPENMP] Allow use of declare target directive inside...
2017-10-03 Tim ShenRevert r314820 "[Analyzer] More granular special casing...
2017-10-03 George Karpenkov[Analyzer] More granular special casing in RetainCountC...
2017-10-03 Yaxun Liu[OpenCL] Fix checking of vector type casting
2017-10-03 Ivan A. Kosarev[CodeGen] Fix propagation of TBAA info for atomic accesses
next