summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Re-generate DiagnosticsReference.rst (PR41080)Hans Wennborg2019-03-151-676/+1431
* ReleaseNotes: tidy upHans Wennborg2019-02-271-102/+10
* Re-generate AttributeReference.rst againHans Wennborg2019-02-271-5/+5
* Re-generate attribute docsHans Wennborg2019-02-271-0/+40
* ReleaseNotes: ARM64 SEH, pointed out by David MajorHans Wennborg2019-02-261-2/+3
* Release notes for OpenCLAnastasia Stulova2019-02-251-4/+54
* ReleaseNotes: drop mention of -ftrivial-auto-var-init=zeroHans Wennborg2019-02-251-3/+1
* ReleaseNotes: -ftrivial-auto-var-initHans Wennborg2019-02-221-0/+31
* ReleaseNotes: speculative load hardening; text by KristofHans Wennborg2019-02-211-1/+6
* ReleaseNotes: mention the new rotation builtins, text by SanjayHans Wennborg2019-02-201-0/+7
* ReleaseNotes: remove in-progress warning, and minor tweaksHans Wennborg2019-02-192-16/+7
* Generate docs/AttributeReference.rstHans Wennborg2019-02-071-6/+5169
* Re-generate docs/ClangCommandLineReference.rstHans Wennborg2019-02-071-61/+131
* [docs][mips] Clang 8.0 Release notesSimon Atanasyan2019-01-301-0/+8
* Merging r352221 and r352222:Hans Wennborg2019-01-281-38/+52
* [docs] Add release notes for notable things I've contributed since last releaseMartin Storsjo2019-01-221-0/+12
* Merging r351580:Hans Wennborg2019-01-222-48/+50
* UsersManual.rst: Update the clang-cl flags sectionHans Wennborg2019-01-161-7/+37
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-152-1/+44
* Revert alignment assumptions changesVlad Tsyrklevich2019-01-152-44/+1
* [clang][UBSan] Sanitization for alignment assumptions.Roman Lebedev2019-01-142-1/+44
* fixup: sphinx warningNick Desaulniers2019-01-101-1/+1
* [SemaCXX] add -Woverride-init alias to -Winitializer-overridesNick Desaulniers2019-01-101-0/+4
* [OpenMP] Add flag for preventing the extension to 64 bits for the collapse lo...Gheorghe-Teodor Bercea2019-01-091-0/+10
* [OPENMP][DOCS]Release notes/OpenMP support updates, NFC.Alexey Bataev2019-01-092-4/+19
* __has_feature(pragma_clang_attribute_namespaces) should be __has_extensionErik Pilkington2019-01-081-1/+1
* Add a __has_feature check for namespaces on #pragma clang attribute.Erik Pilkington2019-01-071-1/+3
* [clang] Add AST matcher for initializer list membersHyrum Wright2019-01-071-1/+10
* [ObjCARC] Add an new attribute, objc_externally_retainedErik Pilkington2019-01-041-14/+73
* Fix some typos in the clang doc.Sylvestre Ledru2019-01-014-6/+6
* clang-format-diff: add an example with hgSylvestre Ledru2019-01-011-0/+6
* Add support for namespaces on #pragma clang attributeErik Pilkington2018-12-201-0/+30
* Portable Python script across Python versionSerge Guelton2018-12-192-3/+5
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-182-8/+9
* Portable Python script across Python versionSerge Guelton2018-12-181-2/+2
* [ASTImporter] Fix redecl chain of classes and class templatesGabor Marton2018-12-171-0/+10
* [analyzer] Fix some expressions staying live too long. Add a debug checker.Artem Dergachev2018-12-161-1/+4
* Implement -frecord-command-line (-frecord-gcc-switches)Scott Linder2018-12-141-1/+11
* [clang] Add AST matcher for block expressions 🔍Stephane Moore2018-12-131-0/+8
* [AST] Store "UsesADL" information in CallExpr.Eric Fiselier2018-12-121-0/+22
* Stop stripping comments from AST matcher example code.Aaron Ballman2018-12-112-72/+71
* [ASan] Minor documentation fix: clarify static linking limitation.Max Moroz2018-12-111-1/+1
* Fix title underlines being too short after r348429Pete Cooper2018-12-061-1/+1
* Update ARC docs as objc_storeStrong returns void not idPete Cooper2018-12-051-1/+1
* Mention changes to libc++ include dir lookup in release notes.Ilya Biryukov2018-12-051-0/+7
* [asan] Add clang flag -fsanitize-address-use-odr-indicatorVitaly Buka2018-12-052-0/+6
* Remove reference to recently removed PTH Documentation.Erich Keane2018-12-041-1/+0
* PTH-- Remove feature entirely-Erich Keane2018-12-043-169/+4
* Portable Python script across versionSerge Guelton2018-12-031-6/+6