]> granicus.if.org Git - clang/shortlog
clang
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...
2018-01-01 Benjamin Kramer[Sema] Fix build with GCC
2018-01-01 Faisal ValiUse 'unsigned int' instead of enum bit-fields to silenc...
2018-01-01 Serge PavlovFixed markup formatting
2018-01-01 Faisal Vali[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifier...
2018-01-01 Serge PavlovEnable configuration files in clang
2018-01-01 Faisal ValiRevert r321614 and r321615
2018-01-01 Faisal ValiAdd scope specifiers to updated scoped-enums (that...
2018-01-01 Faisal Vali[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifier...
2017-12-31 Jacob Bandes... [Sema] Improve diagnostics for const- and ref-qualified...
2017-12-31 Jacob Bandes... Reverted 321592: [Sema] Improve diagnostics for const...
2017-12-31 Jacob Bandes... [Sema] Improve diagnostics for const- and ref-qualified...
2017-12-31 Faisal Vali[NFC] Modernize enum DeclSpecContext into a scoped...
2017-12-30 Serge PavlovReverted 321587: Enable configuration files in clang
2017-12-30 Serge PavlovEnable configuration files in clang
2017-12-30 Faisal Vali[NFC] Modernize enum 'UnqualifiedId::IdKind' into a...
2017-12-29 Alexey Bataev[docs] Added description of `-f[no]-openmp-simd` option...
2017-12-29 Alexey Bataev[docs] Updated ReleaseNotes for OpenMP part.
2017-12-29 Alexey Bataev[OPENMP] Support for -fopenmp-simd option with compilat...
2017-12-29 Alex Lorenz[driver][darwin] Take the OS version from -m<os>-versio...
2017-12-29 Alexey Bataev[OPENMP] Initial support for `-fopenmp-simd` option.
2017-12-29 Craig TopperRevert r321504 "[X86] Don't accidentally enable PKU...
2017-12-29 Faisal Vali[NFC] Modernize enum Declarator::TheContext to a type...
2017-12-28 Benjamin KramerAvoid int to string conversion in Twine or raw_ostream...
next