]> granicus.if.org Git - clang/shortlog
clang
2018-01-10 Don Hinton[cmake] Delete redundant install command for clang...
2018-01-09 Adrian McCarthyReland "Emit Function IDs table for Control Flow Guard"
2018-01-09 David BlaikieWire up GCOV to the new pass manager
2018-01-09 Brian Gesiak[Frontend] Remove unused FileMgr in pp arg parse
2018-01-09 Alexey Bataev[OPENMP] Fix directive kind on stand-alone target data...
2018-01-09 Alexey Bataev[OpenMP] Fix handling of clause on wrong directive...
2018-01-09 Aleksei Sidorin[ASTImporter] Support importing CXXUnresolvedConstructE...
2018-01-09 Alexander KornienkoExplicitly specify output file.
2018-01-09 Aleksei Sidorin[ASTImporter] Fix missing SourceLoc import for ObjCMeth...
2018-01-09 Aaron BallmanTrack in the AST whether the operand to a UnaryOperator...
2018-01-09 Sam McCallAvoid assumption that lit tests are writable (in a...
2018-01-09 Ed Schoutenananas: Add shared library support
2018-01-09 Oren Ben SimhonAdded Control Flow Protection Flag
2018-01-09 Erich KeaneFix use-after-free found by address-san on -r322028.
2018-01-08 Erich KeaneDocument attribute target multiversioning.
2018-01-08 Craig Topper[X86] Replace cvt*2mask intrinsics with native IR using...
2018-01-08 Richard SmithPR35862: Suppress -Wmissing-variable-declarations warni...
2018-01-08 Erich KeaneImplement Attribute Target MultiVersioning
2018-01-08 Douglas Yung[DOXYGEN] Fix doxygen and content issues in avxintrin.h
2018-01-08 Richard SmithFactor out comparison handling for arithmetic types.
2018-01-08 Walter Lee[Myriad] Remove invalidated -elf flag for MoviAsm
2018-01-08 Alexey Bataev[OPENMP] Fix debug info for outlined functions in NVPTX...
2018-01-08 Alexey Bataev[OPENMP] Current status of OpenMP support.
2018-01-08 Fangrui Song[index] Return when DC is null in handleReference
2018-01-08 Adrian McCarthyRevert "Emit Function IDs table for Control Flow Guard"
2018-01-08 Adrian McCarthyEmit Function IDs table for Control Flow Guard
2018-01-08 Sean EvesonFix test added in r321992 failing on some buildbots...
2018-01-08 Ivan A. Kosarev[CodeGen] Fix TBAA info for accesses to members of...
2018-01-08 Sam McCallAvoid assumption that lit tests are writable. NFC
2018-01-08 Sean EvesonFix test added in r321992 failing on some buildbots.
2018-01-08 Sean Eveson[Driver] Add flag enabling the function stack size...
2018-01-07 Richard SmithRemove bogus check for template specialization from...
2018-01-07 Richard SmithFix a couple of wrong self-comparison diagnostics.
2018-01-07 Richard SmithAdd tests for three-way self- and array comparison.
2018-01-07 Richard SmithFactor out common tautological comparison code from...
2018-01-07 Benjamin KramerRemove outdated doxygen comment [-Wdocumentation]
2018-01-07 John McCallSimplify the internal API for checking whether swiftcal...
2018-01-06 Benjamin KramerAdd support for a limited subset of TS 18661-3 math...
2018-01-06 Gabor Horvath[analyzer] Fix some check's output plist not containing...
2018-01-06 Richard TrieuTest case for r321396
2018-01-06 Richard SmithSerialize the IDNS for a UsingShadowDecl rather than...
2018-01-06 Brian Gesiak[Driver] Suggest correctly spelled driver options
2018-01-06 Richard SmithWhen name lookup finds a non-imported declaration and...
2018-01-05 Steven WuPreserve unknown STDC pragma through preprocessor
2018-01-05 Bruno Cardoso... Track shadow modules with a generation counter.
2018-01-05 Richard SmithAdd AST dumping support for _Generic expressions.
2018-01-05 Volodymyr SapsaiFix TLS support check for Darwin 32-bit simulator targets.
2018-01-05 Eric LiuAdd a tool executor that runs actions on all TUs in...
2018-01-05 Stephan BergmannCommit new test file forgotten in previous commit
2018-01-05 Stephan BergmannNo -fsanitize=function warning when calling noexcept...
2018-01-05 Bruno Cardoso... Reapply r321781: [Modules] Allow modules specified...
2018-01-05 Evgeny StupachenkoNFC.
2018-01-05 Adrian PrantlRemove redundant test
2018-01-05 Adrian PrantlDebug Info: Support DW_AT_calling_convention on composi...
2018-01-04 Richard SmithMake attribute instantiation instantiate all attributes...
2018-01-04 Hubert TongUse POSIX argument syntax in test rewrite-includes...
2018-01-04 Hubert TongUse backslash escape, replacing xargs -0 in test macro...
2018-01-04 Alexey Bataev[OPENMP] Fix capturing of expressions in clauses.
2018-01-04 Alexey Bataev[OPENMP] Fix casting in NVPTX support library.
2018-01-04 Alexey Bataev[OPENMP] Add debug info for generated functions.
2018-01-04 Ivan Donchevskii[libclang] Support querying whether a declaration is...
2018-01-04 Bruno Cardoso... Revert "[Modules] Allow modules specified by -fmodule...
2018-01-04 Bruno Cardoso... [Modules] Allow modules specified by -fmodule-map-file...
2018-01-04 Richard SmithPR35045: Convert injected-class-name to its correspondi...
2018-01-04 Hubert TongReplace cp -a in various Clang tests
2018-01-04 Richard SmithPR35028: Retain duplicate alignas attributes in templat...
2018-01-04 Douglas YungFix test to use -S instead of -c so it doesn't unnecess...
2018-01-03 Alex LorenzPR35815: Separate out the ns-consumed diagnostic into...
2018-01-03 Vedant Kumar[CGBuiltin] Handle unsigned mul overflow properly ...
2018-01-03 Richard SmithPR33503: When a qualified name in a redeclaration names...
2018-01-03 Aaron BallmanIntroduce some infrastructure for adding C attributes...
2018-01-03 Carlo Bertolli[OpenMP] Initial implementation of code generation...
2018-01-03 Paul RobinsonCalculate size of buffer instead of using a magic value.
2018-01-03 Adrian Prantl-gmodules: Emit debug info for implicit module imports...
2018-01-03 Adrian PrantlSimplify code (NFC)
2018-01-03 Craig Topper[Docs] Re-generate command line documentation, primaril...
2018-01-03 Hans WennborgUpdate docs version and clear release notes for 7.0.0
2018-01-03 Ivan Donchevskii[libclang] Fix cursors for functions with trailing...
2018-01-03 Hans WennborgRevert r321697 "[libclang] Support querying whether...
2018-01-03 Hans WennborgUserManual: Update with the latest clang-cl flags
2018-01-03 Ivan DonchevskiiFix more line endings.
2018-01-03 Ivan DonchevskiiFix line endings.
2018-01-03 Ivan Donchevskii[libclang] Fix cursors for functions with trailing...
2018-01-03 Ivan Donchevskii[libclang] Support querying whether a declaration is...
2018-01-03 Ivan Donchevskii[libclang] Add clang_getFileContents to libclang.exports
2018-01-03 Alex BradburyUpdate clang cc1as for createMCAsmBackend change in...
2018-01-03 Roman Lebedev[Sema] -Wtautological-constant-compare is too good...
2018-01-03 Richard SmithPR35697: look at the first declaration when determining...
2018-01-02 Richard SmithFix and simplify handling of return type for (generic...
2018-01-02 George Karpenkov[analyzer] do not crash with assertion on processing...
2018-01-02 Reid Kleckner[WinEH] Allow for multiple terminatepads
2018-01-02 Douglas Yung[DOXYGEN] Fix doxygen and content issues in smmintrin.h
2018-01-02 Douglas Yung[DOXYGEN] Fix doxygen and content issues in pmmintrin.h
2018-01-02 Douglas Yung[DOXYGEN] Fix doxygen and content issues in emmintrin.h
2018-01-02 Nick LewyckySuppress undefined-template warnings when the pattern...
2018-01-02 Volodymyr Sapsai[Sema] Don't emit the -Wstrict-prototypes warning for...
2018-01-02 Filipe CabecinhasRevert "ASan+operator new[]: Fix operator new[] cookie...
2018-01-02 Filipe CabecinhasASan+operator new[]: Fix operator new[] cookie poisoning
2018-01-02 Sam McCall[Driver] Fix unused variables and test-writing-into...
2018-01-01 Faisal ValiAgain reverting an attempt to convert the DeclSpec...
next