]> granicus.if.org Git - clang/shortlog
clang
2017-06-21 Artem Dergachev[analyzer] Bump a few default performance thresholds.
2017-06-21 Haojian WuFix unused-variable compilation error.
2017-06-21 Artem Dergachev[analyzer] LocalizationChecker: Support new localizable...
2017-06-21 Alex LorenzRevert r305678: [driver][macOS] Pick the system version...
2017-06-21 Ilya BiryukovMoved code hanlding precompiled preamble out of the...
2017-06-21 Raphael IsemannChanged wording in comment
2017-06-21 Bruno Cardoso... Support MS builtins using 'long' on LP64 platforms
2017-06-21 Bruno Cardoso... Run dos2unix on ms-intrinsics-rotations.c test. NFC
2017-06-21 Richard Trieu[ODRHash] Supply more information when generic error...
2017-06-20 Sunil SrivastavaPrevent devirtualization of calls to un-instantiated...
2017-06-20 Lang HamesSpecial-case handling of destructors in override lists...
2017-06-20 Lang HamesPreserve CXX method overrides in ASTImporter
2017-06-20 Alexander Shaposhnikov[clang] Fix format specifiers fixits for nested macros
2017-06-20 Abderrazek... [AArch64] ADD ARMv.2-A FP16 vector intrinsics
2017-06-20 Erich KeaneFix for Bug 33471: Preventing operator auto from resolv...
2017-06-20 Yuka Takahashi[GSoC] Flag value completion for clang
2017-06-20 Alex LorenzAdd a missing '[' to the tests from r305719
2017-06-20 Alex LorenzSplit the expectations in tests from r305719 over multi...
2017-06-20 Vassil VassilevD31187: Fix removal of out-of-line definitions.
2017-06-20 Anastasia Stulova[OpenCL] Diagnose scoped address-space qualified variables
2017-06-20 Argyrios Kyrtzidis[preprocessor] When preprocessor option 'SingleFilePars...
2017-06-20 Alexey Bader[OpenCL] Fix OpenCL and SPIR version metadata generation.
2017-06-20 Leslie Zhai[analyzer] Teach CloneDetection about Qt Meta-Object...
2017-06-20 Leslie Zhai[analyzer] Check NULL pointer dereference issue for...
2017-06-20 Akira HatanakaAdd a subgroup of c++1z-compat to enable and disable...
2017-06-20 Richard SmithTurn off "disable free" mode when preprocessing importe...
2017-06-19 Richard SmithSupport non-identifier module names when preprocessing...
2017-06-19 Vedant Kumar[docs] Coverage: Improve the wording a bit
2017-06-19 Vedant Kumar[docs] Coverage: document issue with the BFD linker
2017-06-19 Aaron BallmanTypo fix: appropo -> apropos. NFC.
2017-06-19 Manoj Gupta[Clang] Handle interaction of -pg and no_instrument_fun...
2017-06-19 Alex Lorenz[Parser][ObjC] Use an artificial EOF token while parsin...
2017-06-19 Yaxun LiuCodeGen: Cast temporary variable to proper address...
2017-06-19 Francois Ferrandclang-format: Fix C99 designated initializers corner...
2017-06-19 Christof DoumaRevert "[NFC] Refactor DiagnosticRenderer to use FullSo...
2017-06-19 Alex LorenzMove the test from r305678 to a separte file with ...
2017-06-19 Christof Douma[NFC] Refactor DiagnosticRenderer to use FullSourceLoc
2017-06-19 Alex LorenzAdd missing OS check to r305678
2017-06-19 Alex Lorenz[driver][macOS] Pick the system version for the deploym...
2017-06-19 Daniel Marjamaki[analyzer] Fix logical not for pointers with different...
2017-06-19 Daniel Jasperclang-format: Improve understanding of combined typedef...
2017-06-19 Daniel Jasperclang-format: Handle "if constexpr".
2017-06-19 Daniel Jasperclang-format: Add capability to format the diff on...
2017-06-19 Leslie Zhai[analyzer] Teach CloneDetection about Qt Meta-Object...
2017-06-17 Saleem AbdulrasoolCodeGen: make the type match the comment for a libcall
2017-06-17 Lang HamesCall setMustBuildLookupTable on TagDecls in ExternalAST...
2017-06-16 Petr Hosek[Driver] Do a PATH lookup if needed when using -no...
2017-06-16 Marc-Andre... [index] Fix typo: inferface -> interface
2017-06-16 Aaron BallmanKilling a tab and some other spurious whitespace; NFC.
2017-06-16 Alex Lorenz[PR33394] Avoid lexing editor placeholders when Clang...
2017-06-16 Daniel JasperIgnore return value in test.
2017-06-16 Vedant Kumar[ubsan] docs: Add a note about pointers to volatile
2017-06-16 Yuka TakahashiFix a bug that warnings generated with -M or -MM flags
2017-06-16 Dinar TemirbulatovExpand vector oparation to as IR constants, PR28129.
2017-06-16 Vedant Kumar[ubsan] PR33081: Skip the standard type checks for...
2017-06-16 Dean Michael... [XRay][clang] Support capturing the implicit `this...
2017-06-16 Richard Trieu[ODRHash] Hash VarDecl members.
2017-06-15 Alex Lorenz[Completion] Code complete the members for a dependent...
2017-06-15 Alex Lorenz[index] Record C++17 global binding declarations
2017-06-15 Galina KistanovaAdded braces to work around gcc warning in googletest...
2017-06-15 Alex Lorenz[index] Index static_assert declarations
2017-06-15 Eric Fiselier[coroutines] Remove pass-through operator co_await...
2017-06-15 Eric Fiselier[coroutines] Allow co_await and co_yield expressions...
2017-06-15 Erich KeaneLexerTest memory leak fix-
2017-06-15 Peter CollingbourneApply summary-based dead stripping to regular LTO modul...
2017-06-15 Dominic Chen[analyzer]: Improve test handling with multiple constra...
2017-06-15 Vassil VassilevRevert "Load lazily the template specialization in...
2017-06-15 Daniel JasperRevert "Define _GNU_SOURCE for rtems c++"
2017-06-15 Eric FiselierCorrect documentation about the AfterClass clang-format...
2017-06-15 Richard Trieu[ODRHash] Hash TemplateArgument::Pack and TemplateTypeP...
2017-06-15 Craig Topper[Basic] Use a static_assert instead of using the old...
2017-06-15 Eric Fiselier[clang-format] Allow git-clang-format to handle empty...
2017-06-15 Erich KeaneFix LexerTest signed/unsigned comparison.
2017-06-15 Aaron BallmanHandle -ast-dump-all when passed as the only option.
2017-06-14 Erich Keane[Preprocessor]Correct Macro-Arg allocation of Stringifi...
2017-06-14 Duncan P. N... AST: Add missing break at end of switch
2017-06-14 Tony Jiang[PPC] Enhance altivec conversion function macros implem...
2017-06-14 James Y KnightDefine _GNU_SOURCE for rtems c++
2017-06-14 Yuka TakahashiBe more strict when checking the -flto option value
2017-06-14 Aaron BallmanCorrected some comment typos; NFC.
2017-06-14 Francois Ferrandclang-format: Add CompactNamespaces option
2017-06-14 Serge PavlovReverted 305379 (Function with unparsed body is a defin...
2017-06-14 Serge PavlovFunction with unparsed body is a definition
2017-06-14 Dmitry PolukhinFix for Itanium mangler issue with templates
2017-06-14 Eric Fiselier[coroutines] Fix co_await for range statement
2017-06-14 Richard Trieu[ODRHash] Remove debugging code from r305361
2017-06-14 Richard Trieu[ODRHash] Hash Template and TemplateExpansion in Templa...
2017-06-14 Richard Trieu[ODRHash] Hash Expr for TemplateArgument::Expression
2017-06-13 Richard Trieu[ODRHash] Add TemplateArgument kind to hash.
2017-06-13 Xinliang David LiPreserve cold attribute for function decls
2017-06-13 Yi KongFix spurious Wunused-lambda-capture warning
2017-06-13 Florian HahnAlign definition of DW_OP_plus with DWARF spec [2/3]
2017-06-13 Gheorghe-Teodor... Add comma to comment.
2017-06-13 Krasimir Georgiev[clang-format] Document the StartOfTokenColumn paramete...
2017-06-13 Diana PicusRevert "Revert r301742 which made ExprConstant checking...
2017-06-13 Francois Ferrandclang-format: add option to merge empty function body
2017-06-13 Vedant Kumar[docs] Add some ubsan changes to the release notes
2017-06-12 Nick LewyckyRevert r301742 which made ExprConstant checking apply...
2017-06-12 Richard Trieu[ODRHash] Add diagnostic messages for typedef and type...
2017-06-12 Nick LewyckyRevert r303316, a change to ExprConstant to evaluate...
next