]> granicus.if.org Git - clang/shortlog
clang
2019-10-04 Paul Hoad[clang-format] [PR42417] clang-format inserts a space...
2019-10-04 Simon Tatham[clang] Prevent false positives in arm-mfpu-none codege...
2019-10-04 David Bolvansky[NFCI] Improve the -Wbool-operation's warning message
2019-10-04 Sam McCall[Format] Fix docs after r373439
2019-10-04 Cullen Rhodes[Driver] NFC: Remove duplicate call to getLibGccType
2019-10-04 Raphael Isemann[lldb][modern-type-lookup] No longer import temporary...
2019-10-04 Ilya Biryukov[CodeComplete] Ensure object is the same in compareOver...
2019-10-04 Paul Hoad[clang-format] [PR43338] C# clang format has space...
2019-10-04 Paul Hoad[clang-format] [PR43333] Fix C# breaking before functio...
2019-10-04 Michal Gorny[clang] [cmake] Add distribution install targets for...
2019-10-04 Richard SmithProperly handle instantiation-dependent array bounds.
2019-10-03 Alexey Bataev[OPENMP]Fix the test on Windows, NFC.
2019-10-03 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-03 Simon PilgrimOverloadCandidate::getNumParams - silence static analyz...
2019-10-03 Alexey Bataev[OPENMP50]Codegen support for scores in context selectors.
2019-10-03 Yaxun Liu[HIP] Use option -nogpulib to disable linking device lib
2019-10-03 Richard SmithCheck for qualified function types after substituting...
2019-10-03 Paul Hoad[clang-format] Add ability to wrap braces after multi...
2019-10-03 Richard SmithPR43547: substitute into the type of a non-type templat...
2019-10-03 Michael Liao[HIP] Enable specifying different default gpu arch...
2019-10-03 Simon PilgrimDeclBase/DeclCXX/DeclTemplate - silence static analyzer...
2019-10-03 Alexey Bataev[OPENMP]Fix emission of the declare target variables...
2019-10-03 Alexey Bataev[OPENMP]Improve diagnostics for not found declare targe...
2019-10-03 David Bolvansky[NFC] Added missing changes for rL373614
2019-10-03 David Bolvansky[Diagnostics] Bitwise negation of a boolean expr always...
2019-10-03 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-10-03 Simon PilgrimExprConstant - silence static analyzer getAs<> null...
2019-10-03 Simon PilgrimRemove duplicate P->getAs<PointerType>() call. NFCI.
2019-10-03 Guillaume Chatelet[Alignment][NFC] Remove StoreInst::setAlignment(unsigned)
2019-10-03 Yitzhak Mandelbaum[libTooling] Add various Stencil combinators for expres...
2019-10-03 Guillaume Chatelet[Alignment][Clang][NFC] Add CharUnits::getAsAlign
2019-10-03 Simon PilgrimSilence static analyzer getAs<RecordType> null derefere...
2019-10-03 Raphael Isemann[clang][NFC] Fix misspellings in ExternalASTMerger.h
2019-10-03 Serge PavlovFix driver tests when `LLVM_ENABLE_PER_TARGET_RUNTIME_D...
2019-10-03 Yaxun Liu[HIP] Support -emit-llvm for device compilation
2019-10-03 Nico WeberRevert 373538 and follow-ups 373549 and 373552.
2019-10-03 Richard SmithPR43519: don't inject a diagnostic when constant-evaula...
2019-10-03 Puyan LotfiFixing broken builds due to r373538, issues with filepa...
2019-10-03 Puyan LotfiFixing broken builds due to r373538 due to test that...
2019-10-03 Richard SmithMark P0784R7 as complete and start defining its feature...
2019-10-03 Richard SmithFor P0784R7: support placement new-expressions in const...
2019-10-03 Richard SmithFor P0784R7: allow direct calls to operator new / opera...
2019-10-02 Puyan Lotfi[clang][ifs] Clang Interface Stubs ToolChain plumbing.
2019-10-02 Simon PilgrimFix uninitialized variable warning in CodeGenPGO constr...
2019-10-02 Simon PilgrimItaniumCXXABI - silence static analyzer getAs<RecordTyp...
2019-10-02 Sergey Dmitriev[Clang][Driver][NFC] Corrected DeviceActionBuilder...
2019-10-02 Simon PilgrimCGObjCMac - silence static analyzer dyn_cast<>/getAs...
2019-10-02 Benjamin Kramer[Stencil] Hide implementaion detai. NFC.
2019-10-02 Alexey Bataev[OPENMP50]Add parsing/sema analysis for declare variant...
2019-10-02 Simon PilgrimType - silence static analyzer getAs<> null dereference...
2019-10-02 Simon PilgrimSilence static analyzer getAs<VectorType> null derefere...
2019-10-02 Simon PilgrimSemaOverload - silence static analyzer getAs<> null...
2019-10-02 Simon PilgrimSemaInit - silence static analyzer getAs<> null derefer...
2019-10-02 Simon PilgrimLog2_32 returns an unsigned. NFCI.
2019-10-02 Simon PilgrimASTContext - silence static analyzer getAs<> null deref...
2019-10-02 Sam McCall[ClangFormat] relnotes for r373439
2019-10-02 Haojian Wu[clang-rename] Better renaming the typedef decl.
2019-10-02 Sam McCall[ClangFormat] Future-proof Standard option, allow float...
2019-10-02 John McCallRename TypeNodes.def to TypeNodes.inc for consistency...
2019-10-02 Richard TrieuRevert r368237 - Update fix-it hints for std::move...
2019-10-02 Richard SmithFix crash on constant-evaluation of pseudo-destruction...
2019-10-02 John McCallRemove TypeNodes.def from the modulemap.
2019-10-02 Michael LiaoFix unused variable warning. NFCI.
2019-10-01 John McCallEmit TypeNodes.def with tblgen.
2019-10-01 John McCallUse scope qualifiers in Clang's tblgen backends to...
2019-10-01 Jordan Rupprecht[clang][OpenMP][NFC] #include GlobalDecl.h to avoid...
2019-10-01 Simon PilgrimCGVTables - silence static analyzer getAs<FunctionProto...
2019-10-01 Simon PilgrimCGExprAgg - remove duplicate code. NFCI.
2019-10-01 Paul Hoad[clang-format] [PR43372] - clang-format shows replaceme...
2019-10-01 Alexey Bataev[OPENMP50]Initial codegen for declare variant implement...
2019-10-01 David Bolvansky[NFC] Updated tests after rL373371
2019-10-01 Alexey Bataev[OPENMP]Fix PR43330: OpenMP target: Mapping of partial...
2019-10-01 David Bolvansky[Diagnostics] Make -Wenum-compare-conditional off by...
2019-10-01 Teresa Johnson[ThinLTO] Enable index-only WPD from clang
2019-10-01 Alexey Bataev[OPENMP]Fix PR43516: Compiler crash with collapse(2...
2019-10-01 David Bolvansky[Diagnostics] Move warning into the subgroup (-Wenum...
2019-10-01 Kadir Cetinkaya[clang] Make handling of unnamed template params simila...
2019-10-01 Raphael Isemann[clang] Ignore builtin namespaces in test/Import/cxx...
2019-10-01 Raphael Isemann[clang][lldb][NFC] Encapsulate ExternalASTMerger::Impor...
2019-10-01 Sylvestre LedruDecrease the verbosity of the -ftime-trace option
2019-10-01 Richard SmithDon't elide the use of the thread wrapper for a thread_...
2019-10-01 Richard Smith[c++20] Add a C++20 version of the existing turing...
2019-10-01 Richard SmithDuring constant evaluation, handle CXXBindTemporaryExpr...
2019-10-01 Richard Smith[c++20] Fix crash when constant-evaluating an assignmen...
2019-09-30 Tom StellardFix Driver/modules.cpp test to work when build director...
2019-09-30 Richard SmithFix crash on value-dependent delete-expressions.
2019-09-30 Erich KeaneMake function static that didn't need linkage.
2019-09-30 Erich KeaneFix failure caused by r373247
2019-09-30 David Bolvansky[NFC] Fix tests, second try
2019-09-30 Alexey Bataev[OPENMP50]Mark declare variant attribute as inheritable.
2019-09-30 David Bolvansky[NFCI] Updated broken test
2019-09-30 David Bolvansky[Diagnostics] Warn if enumeration type mismatch in...
2019-09-30 Erich KeaneTeach CallGraph to look into Generic Lambdas.
2019-09-30 Alexey Bataev[OPENMP50]Do not emit warning for the function with...
2019-09-30 Teresa JohnsonFix buildbot failure from r373217 (don't match metadata...
2019-09-30 Teresa Johnson[Clang] Use -main-file-name for source filename if...
2019-09-30 Aaron BallmanCorrect function declarations; NFC.
2019-09-30 Alexey Bataev[OPENMP] Fix comment, NFC.
2019-09-30 Guillaume Chatelet[Alignment][NFC] Remove AllocaInst::setAlignment(unsigned)
2019-09-30 Simon PilgrimDeclCXX/ExprCXX - silence static analyzer getAs<> null...
next