]> granicus.if.org Git - clang/shortlog
clang
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
2017-10-03 Ivan A. Kosarev[CodeGen] Introduce generic TBAA access descriptors
2017-10-03 Richard SmithR34811: Allow visibilities other than 'default' for...
2017-10-03 Faisal ValiAdd parens around the boolean condition of one of the...
2017-10-03 Vedant Kumar[ubsan] Skip alignment checks which are folded away
2017-10-03 Vedant Kumar[ubsan] Save the result of getLLVMContext. NFC.
2017-10-03 Vedant Kumar[ubsan] Add helpers to decide when null/vptr checks...
2017-10-03 Vedant Kumar[ubsan] Save a ptrtoint when emitting alignment checks
2017-10-03 Faisal ValiRemove an assertion I added from the refactoring of...
2017-10-03 Faisal Vali[NFC] Refactor PasteTokens so that it can be passed...
2017-10-03 Reid Kleckner[clang-cl] Claim ignored /O[12xd] arguments
2017-10-02 Richard SmithPR33839: Fix -Wunused handling for structured binding...
2017-10-02 George Karpenkov[Analyzer] Avoid copy and modifying passed reference...
2017-10-02 Alex LorenzAdd std::move in RefactoringActionRulesTest.cpp
2017-10-02 Walter LeeAdd support for Myriad ma2x8x series of CPUs
2017-10-02 Alex Lorenz[refactor] Simplify the refactoring interface
2017-10-02 Adrian PrantlAdd a testcase to check that debug info is upgraded...
2017-10-02 Douglas GregorRevert "Add /System/Library/PrivateFrameworks as a...
2017-10-02 George Karpenkov[Analyzer] Make testing scripts flake8 compliant
2017-10-02 Jonas Hahnfeld[CUDA] Fix name of __activemask()
2017-10-02 Reid KlecknerRevert "[Sema] Warn on attribute nothrow conflicting...
2017-10-02 Erich KeaneUpdate IUnknown lit test to pass on Win32
2017-10-02 Alexey Bataev[OPENMP] Capture argument of `device` clause for target...
2017-10-02 Krasimir Georgiev[clang-format] Fix regression about short functions...
2017-10-02 Alexey Bataev[OPENMP] Fix test, NFC.
2017-10-02 Alexey Bataev[OPENMP] Simplify codegen for non-offloading code.
2017-10-02 Andrew GozillonDependent Address Space Support Test Fix
2017-10-02 Ivan A. Kosarev[CodeGen] Have a special function to get TBAA info...
2017-10-02 Ivan A. Kosarev[CodeGen] Do not refer to complete TBAA info where...
2017-10-02 Andrew GozillonDependent Address Space Support Test File
2017-10-02 Andrew GozillonDependent Address Space Support
2017-10-01 Andrew GozillonTest Commit.
2017-09-30 Davide Italiano[Analysis] Remove unused makeLvalueToRValue variant.
2017-09-30 Faisal Vali[NFC] Add assertion that we assume a valid macro argume...
2017-09-30 Faisal Vali[NFC] Remove superfluous parameter
2017-09-30 NAKAMURA Takumiclang/test/SemaCXX/ms-iunknown-template-function.cpp...
2017-09-30 Richard Trieu[ODRHash] Add base classes to hashing CXXRecordDecl.
2017-09-30 George Karpenkov[Analyzer] Add dummy implementation to call_once to...
2017-09-30 George Karpenkov[Analyzer] Document a gotcha: for C++ -analyze-function...
2017-09-30 George Karpenkov[Analyzer] Add nullability to the list of tested checke...
2017-09-30 George Karpenkov[Analyzer] Synthesize function body for std::call_once
2017-09-29 Richard SmithAdd a "vexing parse" warning for ambiguity between...
2017-09-29 Paul Robinson[PS4] Tidy up some debug-tuning v. triple decision...
2017-09-29 Erich Keane[Sema] Correct IUnknown to support Unknwnbase.h Header.
2017-09-29 Coby Tayreefixup, post rL314493
2017-09-29 Francis Ricci[test] Disable leak checking on a clang crash test...
2017-09-29 Filipe CabecinhasFix Modules/{builtin-import.mm,umbrella-header-include...
2017-09-29 Alex Lorenz[docs][refactor] Add refactoring engine design document...
2017-09-29 Daniel Marjamaki[Sema] Suppress warnings for C's zero initializer
2017-09-29 Coby Tayree[X86][MS-InlineAsm] Extended support for variables...
2017-09-29 Faisal Vali[NFC] Replace 'arguments' with 'parameters' in comments...
next