summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17Merging r321777:Hans Wennborg
2018-01-17Merging r322390:Hans Wennborg
2018-01-17Merging r322236:Hans Wennborg
2018-01-17Merging r322350, r322405, r322420, r322593:Hans Wennborg
2018-01-16Merging r322018:Hans Wennborg
2018-01-16Merging r321754:Hans Wennborg
2018-01-16Merging r321771:Hans Wennborg
2018-01-16Merging r321933:Hans Wennborg
2018-01-16Merging r322518:Hans Wennborg
2018-01-04[docs] Mention support for Windows/ARM64 in the release notesMartin Storsjo
2018-01-03Regenerate ClangCommandLineReference.rstHans Wennborg
2018-01-03Generate docs/AttributeReference.rstHans Wennborg
2018-01-03Creating release_60 branch off revision 321711Hans Wennborg
2018-01-03[libclang] Fix cursors for functions with trailing return typeIvan Donchevskii
2018-01-03Revert r321697 "[libclang] Support querying whether a declaration is invalid"...Hans Wennborg
2018-01-03UserManual: Update with the latest clang-cl flagsHans Wennborg
2018-01-03Fix more line endings.Ivan Donchevskii
2018-01-03Fix line endings.Ivan Donchevskii
2018-01-03[libclang] Fix cursors for functions with trailing return typeIvan Donchevskii
2018-01-03[libclang] Support querying whether a declaration is invalidIvan Donchevskii
2018-01-03[libclang] Add clang_getFileContents to libclang.exportsIvan Donchevskii
2018-01-03Update clang cc1as for createMCAsmBackend change in r321692Alex Bradbury
2018-01-03[Sema] -Wtautological-constant-compare is too good. Cripple it.Roman Lebedev
2018-01-03PR35697: look at the first declaration when determining whether a function orRichard Smith
2018-01-02Fix and simplify handling of return type for (generic) lambda conversion func...Richard Smith
2018-01-02[analyzer] do not crash with assertion on processing locations of bodyfarmed ...George Karpenkov
2018-01-02[WinEH] Allow for multiple terminatepadsReid Kleckner
2018-01-02[DOXYGEN] Fix doxygen and content issues in smmintrin.hDouglas Yung
2018-01-02[DOXYGEN] Fix doxygen and content issues in pmmintrin.hDouglas Yung
2018-01-02[DOXYGEN] Fix doxygen and content issues in emmintrin.hDouglas Yung
2018-01-02Suppress undefined-template warnings when the pattern is declared in a system...Nick Lewycky
2018-01-02[Sema] Don't emit the -Wstrict-prototypes warning for variadic functions.Volodymyr Sapsai
2018-01-02Revert "ASan+operator new[]: Fix operator new[] cookie poisoning"Filipe Cabecinhas
2018-01-02ASan+operator new[]: Fix operator new[] cookie poisoningFilipe Cabecinhas
2018-01-02[Driver] Fix unused variables and test-writing-into-workdir after r321621Sam McCall
2018-01-01Again reverting an attempt to convert the DeclSpec enums into scoped enums.Faisal Vali
2018-01-01[Sema] Fix build with GCCBenjamin Kramer
2018-01-01Use 'unsigned int' instead of enum bit-fields to silence some warnings from r...Faisal Vali
2018-01-01Fixed markup formattingSerge Pavlov
2018-01-01[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierTy...Faisal Vali
2018-01-01Enable configuration files in clangSerge Pavlov
2018-01-01Revert r321614 and r321615Faisal Vali
2018-01-01Add scope specifiers to updated scoped-enums (that I somehow missed in r321614)Faisal Vali
2018-01-01[NFC] Modernize enums TypeSpecifierWidth, TypeSpecifierSign & TypeSpecifierTy...Faisal Vali
2017-12-31[Sema] Improve diagnostics for const- and ref-qualified member functionsJacob Bandes-Storch
2017-12-31Reverted 321592: [Sema] Improve diagnostics for const- and ref-qualified memb...Jacob Bandes-Storch
2017-12-31[Sema] Improve diagnostics for const- and ref-qualified member functionsJacob Bandes-Storch
2017-12-31[NFC] Modernize enum DeclSpecContext into a scoped enum.Faisal Vali
2017-12-30Reverted 321587: Enable configuration files in clangSerge Pavlov
2017-12-30Enable configuration files in clangSerge Pavlov