]> granicus.if.org Git - clang/shortlog
clang
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...
2019-08-09 Gabor HorvathAttempt to reapply "Even more warnings utilizing gsl...
2019-08-09 Peter Collingbournecfi-icall: Allow the jump table to be optionally made...
2019-08-09 Gheorghe-Teodor... [OpenMP] Add support for close map modifier in Clang
2019-08-09 Reid KlecknerDon't diagnose errors when a file matches an include...
2019-08-09 Douglas YungUpdate test to explicity test with -fintegrated-as...
2019-08-09 Saleem AbdulrasoolCodeGen: ensure 8-byte aligned String Swift CF ABI
2019-08-09 Gabor HorvathRevert Even more warnings utilizing gsl::Owner/gsl...
2019-08-09 Gabor HorvathRevert Fix a build bot failure and multiple warnings...
2019-08-09 Gabor HorvathFix a build bot failure and multiple warnings instances...
2019-08-09 Sam McCallRename PCH/leakfiles test so it runs on bots.
2019-08-09 Gabor HorvathEven more warnings utilizing gsl::Owner/gsl::Pointer...
2019-08-09 Gabor HorvathMore warnings regarding gsl::Pointer and gsl::Owner...
2019-08-09 Richard SandifordAdd SVE opaque built-in types
2019-08-09 Johan Vikstrom[AST] No longer visiting CXXMethodDecl bodies created...
2019-08-09 Dmitri GribenkoUse ASSERT_THAT_ERROR instead of logAllUnhandledErrors...
2019-08-09 Puyan Lotfi[clang][NFC] Consolidating usage of "FinalPhase" in...
2019-08-09 Qiu Chaofan[PowerPC] [Clang] Port SSE3, SSSE3 and SSE4 intrinsics...
2019-08-09 Csaba Dabis[analyzer] CastValueChecker: Model castAs(), getAs()
2019-08-09 Csaba Dabis[analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticP...
2019-08-09 Michael J.... [clang-scan-deps] Add minimizer support for C++20 modules.
2019-08-08 Reid KlecknerMark clang-scan-deps test as requiring thread support
2019-08-08 Reid KlecknerFix up fd limit diagnosis code
2019-08-08 Artem Dergachev[analyzer] Fix scan-build's plist output in plist-html...
2019-08-08 Brian Cain[clang] add REQUIRES: linux to driver test case
2019-08-08 Brian Cain[clang] add REQUIRES to driver test case
2019-08-08 Brian Cain[clang] Add no-warn support for Wa
2019-08-08 Brian Cain[llvm-mc] Add reportWarning() to MCContext
2019-08-08 Yitzhak Mandelbaum[clang][NFC] Move matcher ignoringElidableConstructorCa...
2019-08-08 Hiroshi YamauchiRecommit Devirtualize destructor of final class.
2019-08-08 Nico Weberclang: Diag running out of file handles while looking...
2019-08-08 Yitzhak Mandelbaum[clang] Update `ignoringElidableConstructorCall` matche...
2019-08-08 Diogo N. Sampaio[FIX][NFC] Update clang sema test
2019-08-08 Alexey Bataev[OPENMP]Add support for analysis of linear variables...
2019-08-08 Diogo N. Sampaio[ARM] Set default alignment to 64bits
2019-08-08 Krasimir Georgiev[clang-format] fix crash involving invalid preprocessor...
2019-08-08 Shaurya Gupta[Extract] Fixed SemicolonExtractionPolicy for SwitchStm...
2019-08-08 Rui Ueyama[diagtool] Use `operator<<(Colors)` to print out colore...
2019-08-08 Fangrui Song[Driver] Delete XFAIL: windows-msvc after D65880/r368245
2019-08-08 Fangrui Song[Driver] Move LIBRARY_PATH before user inputs
2019-08-08 Richard TrieuInline diagnostic text into .td file. NFC.
2019-08-08 Richard TrieuUpdate fix-it hints for std::move warnings.
2019-08-07 Bill WendlingAdd target requirements for those bots which don't...
2019-08-07 Diego Astiazaran[Tooling] Expose ExecutorConcurrency option.
2019-08-07 Yitzhak Mandelbaum[clang][NFC] Fix typo in matcher comment
next