]> granicus.if.org Git - clang/shortlog
clang
2019-08-15 Benjamin KramerReplace llvm::integer_sequence and friends with the...
2019-08-15 Russell GallopRevert rL368939 "Remove LVALUE / RVALUE workarounds"
2019-08-15 Kristof Umann[analyzer] Warn about -analyzer-configs being meant...
2019-08-15 Kristof Umann[analyzer] Add docs for cplusplus.InnerPointer
2019-08-15 Sjoerd Meijer[clang] Loop pragma parsing. NFC.
2019-08-15 Sjoerd Meijer[Clang] Pragma vectorize_predicate implies vectorize
2019-08-15 Craig Topper[X86] Add test cases for _mm_movepi64_pi64 and _mm_movp...
2019-08-15 David L. Jones[Tooling] Add a hack to work around issues with matcher...
2019-08-15 Jonas Devlieghere[NFC] Update doc comment to fix warning.
2019-08-15 Alex Langford[NFCI] Always initialize BugReport const fields
2019-08-14 Jonas Devlieghere[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 Richard Smith[www] Update DR status page to match latest version...
2019-08-14 Richard SmithFix handling of class member access into a vector type.
2019-08-14 JF BastienRemove LVALUE / RVALUE workarounds
2019-08-14 Matthias Gehre[LifetimeAnalysis] Support std::stack::top() and std...
2019-08-14 Stanislav Mekhanoshin[AMDGPU] Do not assume a default GCN target
2019-08-14 Alexey Bataev[OPENMP]Support for non-rectangular loops.
2019-08-14 Kristof Umann[CFG] Introduce CFGElementRef, a wrapper that knows...
2019-08-14 Puyan Lotfi[NFC][clang] Moving argument handling: Driver::BuildAct...
2019-08-14 Erik Pilkington[Sema][ObjC] Fix a -Wformat false positive with localiz...
2019-08-14 David Bolvansky[NFC] Updated tests after r368875
2019-08-14 Chris BienemanDocument clang-cpp in the release notes for clang
2019-08-14 Gabor Horvath[LifetimeAnalysis] Fix false negatives of statement...
2019-08-14 David Bolvansky[NFC] Fix testcase for ARMs
2019-08-14 Yitzhak Mandelbaum[libTooling] Fix code to avoid unused-function warning...
2019-08-14 Kristof Umann[analyzer][NFC] Prove that we only track the evaluated...
2019-08-14 Shaurya Gupta[Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy
2019-08-14 Kristof Umann[analyzer][CFG] Don't track the condition of asserts
2019-08-14 Dmitri GribenkoRemoved ToolExecutor::isSingleProcess, it is not used...
2019-08-14 David Bolvansky[NFC] Make test more robust
2019-08-14 Dmitri GribenkoImproved the doc comment for getCommentsInFile
2019-08-14 George Rimar[clang] - An update after LLVM change.
2019-08-14 Sven van HaastregtFix _WIN32 / _WIN64 Wundef warnings
2019-08-14 Balazs Keri[ASTImporter] Import default expression of param before...
2019-08-14 Kristof Umann[analyzer] Note last writes to a condition only in...
2019-08-14 David Bolvansky[Codegen] Updated test for D66158
2019-08-14 Haojian WuFix the -Wunused-variable warning.
2019-08-14 Dmitri GribenkoRemoved dead code from clang/tools/libclang/CXIndexData...
2019-08-14 Taewook Oh[NewPM][PassInstrumentation] IR printing support from...
2019-08-14 John McCallRemove unreachable blocks before splitting a coroutine.
2019-08-14 Richard SmithAdd __has_builtin support for builtin function-like...
2019-08-14 Alex Langford[analyzer] Don't delete TaintConfig copy constructor
2019-08-14 Douglas Yung[ORC] Fix clang-interpreter example code broken by...
2019-08-14 Kristof Umann[analyzer][NFC] Prepare visitors for different tracking...
2019-08-13 Kristof Umann[analyzer] Track the right hand side of the last store...
2019-08-13 Kristof Umann[analyzer] Prune calls to functions with linear CFGs...
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement displayin...
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: Implement manual...
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: NFC: Refactor explo...
2019-08-13 Artem Dergachev[analyzer] exploded-graph-rewriter: Open the converted...
2019-08-13 Artem Dergachev[analyzer] Disable the checker-plugins test on Darwin.
2019-08-13 Jan Korous[clang][DirectoryWatcher] Fix Windows stub after LLVM...
2019-08-13 Jan Korous[clang] DirectoryWatcher for Windows stubs (to fix...
2019-08-13 Kristof Umann[analyzer][NFC] Make sure that the BugReport is not...
2019-08-13 Erik PilkingtonAdd a missing header comment, NFC
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P6.: Comple...
2019-08-13 Guanzhong Chen[WebAssembly] Make clang emit correct va_arg code for...
2019-08-13 Michael LiaoRemove the extra `;`.
2019-08-13 Kristof Umann[analyzer][NFC] Address inlines of D65484
2019-08-13 Shaurya Gupta[Refactor] Moving SourceExtraction header from lib...
2019-08-13 Alexey BataevDon't use std::errc
2019-08-13 Dmitri GribenkoRevert "Fix crash on switch conditions of non-integer...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P5.: Compac...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P4.: If...
2019-08-13 Puyan Lotfi[NFC][clang] Adding argument based Phase list filtering...
2019-08-13 Jan Korous[clang] Refactor doc comments to Decls attribution
2019-08-13 Nico Weberclang: Don't warn on unused momit-leaf-frame-pointer...
2019-08-13 David Bolvansky[NFC] Updated tests after r368724
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P3.: std...
2019-08-13 Elizabeth AndrewsFix crash on switch conditions of non-integer types...
2019-08-13 Momchil VelikovEnable memtag sanitizer in all AArch64 toolchains
2019-08-13 Momchil Velikov[AArch64] Make the memtag sanitizer require the memtag...
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P2.: Clean...
2019-08-13 Simon PilgrimFix -Wdocumentation typo. NFCI.
2019-08-13 Hubert Tong[AIX][test/Index] Set/propagate AIXTHREAD_STK for AIX
2019-08-13 Kristof Umann[analyzer][NFC] Refactoring BugReporter.cpp P1.: Store...
2019-08-13 Yitzhak Mandelbaum[libTooling] In Transformer, generalize `applyFirst...
2019-08-13 Brian Gesiak[CodeGen] Disable UBSan for coroutine functions
2019-08-13 David Bolvansky[NFC] Updated tests after r368657
2019-08-13 Balazs Keri[ASTImporter] Import additional flags for functions.
2019-08-13 Alex Lorenzclang-scan-deps: do not spawn threads when LLVM_ENABLE_...
2019-08-13 Craig Topper[X86] Remove 'Server' from Tigerlake description comments.
2019-08-12 Stephane Moore[clang] Update isDerivedFrom to support Objective-C...
2019-08-12 Erik Pilkington[Sema] Check __builtin_bit_cast operand for completenes...
2019-08-12 Erik Pilkington[Sema] Require a complete type for __builtin_bit_cast...
2019-08-12 Shafik Yaghmour[ASTDump] Add is_anonymous to VisitCXXRecordDecl
2019-08-12 Gabor HorvathFix multiple lifetime warning messages for range based...
2019-08-12 Gabor Marton[CrossTU] User docs: remove temporary limiation with...
2019-08-12 Sven van Haastregt[OpenCL] Ignore parentheses for sampler initialization
2019-08-12 Anastasia Stulova[OpenCL] Fix lang mode predefined macros for C++ mode.
2019-08-12 Balazs Keri[ASTImporter] Fix for import of friend class template...
2019-08-12 Balazs Keri[CrossTU] Fix problem with CrossTU AST load limit and...
2019-08-12 Pengfei Wang[X86] Support -march=tigerlake
2019-08-11 Owen Pan[clang-format] Expand AllowShortBlocksOnASingleLine...
2019-08-11 Gabor HorvathProperly detect temporary gsl::Owners through reference...
2019-08-11 Gabor HorvathProperly handle reference initialization when detecting...
2019-08-10 Raphael Isemann[clang] Fixed x86 cpuid NSC signature
2019-08-10 Kristina Brooks[modulemap] Add AArch64SVEACLETypes.def
2019-08-10 Owen Pan[clang-format] Add SpaceInEmptyBlock option for WebKit
2019-08-10 Gabor HorvathFix a false positive warning when initializing members...
next