]> granicus.if.org Git - clang/shortlog
clang
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...
2017-09-29 Faisal Vali[NFC] Rename variable 'Arguments' to 'Parameters' when...
2017-09-28 Volodymyr Sapsai[Sema] Put nullability fix-it after the end of the...
2017-09-28 Alexander Shaposhnikov[clang] Add getUnsignedPointerDiffType method
2017-09-28 Aaron BallmanProperly parse a postfix expression following a Boolean...
2017-09-28 Erich Keane[Sema] Correct nothrow inherited by noexcept
2017-09-28 Erich Keane[Sema] Warn on attribute nothrow conflicting with langu...
2017-09-28 Erich KeaneFix test change missed in r314456
2017-09-28 Erich KeaneAdd Documentation to attribute-nothrow. Additionally...
2017-09-28 Yaxun Liu[AMDGPU] Allow flexible register names in inline asm...
2017-09-28 Paul Robinson[DWARF] Allow forward declarations of a class template...
2017-09-28 Nico WeberConsolidate std::move() detection code. No behavior...
2017-09-28 Nico WeberFix -Wcast-qual warning after r314336.
2017-09-28 Benjamin KramerUse std::is_trivial instead of is_trivially_copyable.
2017-09-28 Sylvestre LedruAdd the new -Wnull-pointer-arithmetic warnings to the...
2017-09-28 Faisal Vali[NFC] Don't use C++17 standard lib variable template...
2017-09-28 Faisal Vali[NFC] Modernize MacroArgs using TrailingObjects
2017-09-28 Akira HatanakaLook through parentheses.
2017-09-28 Davide Italiano[Targets/X86] Remove unneded `return` in setMaxAtomicWi...
2017-09-27 Eli Friedman[Preprocessor] Preserve #pragma clang assume_nonnull...
2017-09-27 Dylan McKay[AVR] Update data layout to match current LLVM trunk
2017-09-27 Sean CallananAdd support for remembering origins to ExternalASTMerger
2017-09-27 Artem Belevich[CUDA] Work around conflicting function definitions...
2017-09-27 Jonas Hahnfeld[OpenMP] Fix translation of target args
2017-09-27 Jonas Hahnfeld[OpenMP] Fix passing of -m arguments to device toolchain
2017-09-27 Jonas Hahnfeld[OpenMP] Fix memory leak when translating arguments
2017-09-27 Nico Weberclang-format/java: Unbreak genenrics formatting after...
2017-09-27 Anastasia Stulova[OpenCL] Fixed CL version in failing test.
2017-09-27 Anastasia Stulova[OpenCL] Handle address space conversion while setting...
2017-09-27 Gheorghe-Teodor... [OpenMP] Add an additional test for D34888
next