summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merging r323485:Hans Wennborg2018-01-305-0/+70
* Merging r322245:Hans Wennborg2018-01-301-1/+5
* Merging r323008:Hans Wennborg2018-01-244-1/+21
* [ReleaseNotes] Mention OpenMP Tools Interface in runtime libraryJonas Hahnfeld2018-01-231-0/+7
* [6.0.0 Release] Release notes for configuration files in clangSerge Pavlov2018-01-221-0/+9
* Merging r323123:Jonas Hahnfeld2018-01-221-1/+1
* Merging r322904 and r322905:Hans Wennborg2018-01-220-0/+0
* Merging r322813:Hans Wennborg2018-01-221-64/+35
* Merging r322984:Hans Wennborg2018-01-222-0/+121
* [docs] Fix typo in Release NotesJonas Hahnfeld2018-01-211-1/+1
* Merging r322901:Hans Wennborg2018-01-192-5/+3
* Merging r322246:Hans Wennborg2018-01-171-9/+9
* Merging r321779:Hans Wennborg2018-01-172-0/+15
* Merging r321777:Hans Wennborg2018-01-172-0/+12
* Merging r322390:Hans Wennborg2018-01-173-8/+13
* Merging r322236:Hans Wennborg2018-01-173-1/+21
* Merging r322350, r322405, r322420, r322593:Hans Wennborg2018-01-177-0/+71
* Merging r322018:Hans Wennborg2018-01-162-0/+69
* Merging r321754:Hans Wennborg2018-01-164-3/+24
* Merging r321771:Hans Wennborg2018-01-162-3/+11
* Merging r321933:Hans Wennborg2018-01-164-28/+42
* Merging r322518:Hans Wennborg2018-01-164-37/+10
* [docs] Mention support for Windows/ARM64 in the release notesMartin Storsjo2018-01-041-2/+2
* Regenerate ClangCommandLineReference.rstHans Wennborg2018-01-031-1/+21
* Generate docs/AttributeReference.rstHans Wennborg2018-01-031-6/+3560
* Creating release_60 branch off revision 321711Hans Wennborg2018-01-030-0/+0
* [libclang] Fix cursors for functions with trailing return typeIvan Donchevskii2018-01-032-4/+30
* Revert r321697 "[libclang] Support querying whether a declaration is invalid"...Hans Wennborg2018-01-036-61/+13
* UserManual: Update with the latest clang-cl flagsHans Wennborg2018-01-031-1/+8
* Fix more line endings.Ivan Donchevskii2018-01-031-23/+23
* Fix line endings.Ivan Donchevskii2018-01-034-97/+97
* [libclang] Fix cursors for functions with trailing return typeIvan Donchevskii2018-01-032-40/+66
* [libclang] Support querying whether a declaration is invalidIvan Donchevskii2018-01-035-39/+61
* [libclang] Add clang_getFileContents to libclang.exportsIvan Donchevskii2018-01-031-0/+1
* Update clang cc1as for createMCAsmBackend change in r321692Alex Bradbury2018-01-031-3/+2
* [Sema] -Wtautological-constant-compare is too good. Cripple it.Roman Lebedev2018-01-039-47/+69
* PR35697: look at the first declaration when determining whether a function orRichard Smith2018-01-032-3/+20
* Fix and simplify handling of return type for (generic) lambda conversion func...Richard Smith2018-01-029-223/+164
* [analyzer] do not crash with assertion on processing locations of bodyfarmed ...George Karpenkov2018-01-022-5/+5
* [WinEH] Allow for multiple terminatepadsReid Kleckner2018-01-024-24/+68
* [DOXYGEN] Fix doxygen and content issues in smmintrin.hDouglas Yung2018-01-021-3/+3
* [DOXYGEN] Fix doxygen and content issues in pmmintrin.hDouglas Yung2018-01-021-3/+3
* [DOXYGEN] Fix doxygen and content issues in emmintrin.hDouglas Yung2018-01-021-48/+63
* Suppress undefined-template warnings when the pattern is declared in a system...Nick Lewycky2018-01-022-2/+15
* [Sema] Don't emit the -Wstrict-prototypes warning for variadic functions.Volodymyr Sapsai2018-01-022-1/+7
* Revert "ASan+operator new[]: Fix operator new[] cookie poisoning"Filipe Cabecinhas2018-01-022-10/+3
* ASan+operator new[]: Fix operator new[] cookie poisoningFilipe Cabecinhas2018-01-022-3/+10
* [Driver] Fix unused variables and test-writing-into-workdir after r321621Sam McCall2018-01-022-7/+7
* Again reverting an attempt to convert the DeclSpec enums into scoped enums.Faisal Vali2018-01-0122-298/+260
* [Sema] Fix build with GCCBenjamin Kramer2018-01-011-1/+1