summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer2019-10-211-0/+10
* Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...Michael J. Spencer2019-10-191-10/+0
* [Docs] Fix header level.Michael J. Spencer2019-10-191-1/+1
* Add -Wbitwise-conditional-parentheses to warn on mixing '|' and '&' with "?:"Richard Trieu2019-10-191-0/+3
* [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer2019-10-191-0/+10
* New tautological warning for bitwise-or with non-zero constant always true.Richard Trieu2019-10-191-0/+5
* [DOCS]Update list of implemented constructs, NFC.Alexey Bataev2019-10-181-2/+2
* [OpenCL] Add doc to describe OpenCL supportSven van Haastregt2019-10-172-0/+48
* Added support for "#pragma clang section relro=<name>"Dmitry Mikulin2019-10-151-2/+2
* [docs] loop pragmas: options implying transformationsSjoerd Meijer2019-10-141-0/+8
* Release notes: Add the option WarnForDeadNestedAssignmentsSylvestre Ledru2019-10-111-0/+3
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-102-1/+11
* [OPENMP]Update doc for supported constructs, NFC.Alexey Bataev2019-10-101-1/+1
* [UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...Roman Lebedev2019-10-102-2/+46
* [NFC] Reverting changes from test commit.Mitchell Balan2019-10-091-2/+0
* [NFC] Test commit.Mitchell Balan2019-10-091-0/+2
* [ASTImporter][NFC] Update ASTImporter internals docsGabor Marton2019-10-071-11/+2
* [ASTImporter][NFC] Fix typo in user docsGabor Marton2019-10-071-1/+1
* [clang-format][docs] Fix the Google C++ and Chromium style guide URLsPaul Hoad2019-10-061-1/+1
* Try to fix sphinx indentation errorSimon Pilgrim2019-10-051-3/+5
* [clang-format] SpacesInSquareBrackets should affect lambdas with parameters tooPaul Hoad2019-10-051-1/+2
* [Format] Fix docs after r373439Sam McCall2019-10-041-1/+2
* [clang-format] Add ability to wrap braces after multi-line control statementsPaul Hoad2019-10-031-15/+37
* [ClangFormat] relnotes for r373439Sam McCall2019-10-021-1/+9
* [ClangFormat] Future-proof Standard option, allow floating or pinning to arbi...Sam McCall2019-10-021-6/+22
* Decrease the verbosity of the -ftime-trace optionSylvestre Ledru2019-10-011-1/+2
* [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...Martin Storsjo2019-09-271-1/+4
* [clang-format] Modified SortIncludes and IncludeCategories to priority for so...Paul Hoad2019-09-251-0/+9
* Add a release note for r372844Hans Wennborg2019-09-251-1/+12
* [static analyzer] Remove --analyze-autoJan Korous2019-09-241-2/+0
* Fix __is_signed builtinZoe Carver2019-09-231-4/+1
* [docs] Fix some typos in InternalsManualSven van Haastregt2019-09-231-3/+3
* [CLANG][BPF] permit any argument type for __builtin_preserve_access_index()Yonghong Song2019-09-221-3/+4
* Clang-format: Add Whitesmiths indentation stylePaul Hoad2019-09-221-0/+28
* Merge and improve code that detects same value in comparisons.Richard Trieu2019-09-211-0/+3
* Improve -Wtautological-overlap-compareRichard Trieu2019-09-211-1/+2
* [SystemZ] Add SystemZ as supporting target in help text for -mfentry.Jonas Paulsson2019-09-201-1/+1
* [CLANG][BPF] change __builtin_preserve_access_index() signatureYonghong Song2019-09-191-1/+3
* Recommit -r372180Erich Keane2019-09-181-30/+179
* Revert "Create UsersManual section entitled 'Controlling Floating Point"Erich Keane2019-09-171-159/+30
* Create UsersManual section entitled 'Controlling Floating PointErich Keane2019-09-171-30/+159
* [ASTImporter] Add development internals docsGabor Marton2019-09-131-0/+489
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-132-0/+195
* [clang-format] Add new style option IndentGotoLabelsPaul Hoad2019-09-121-0/+17
* [X86] Enable -mprefer-vector-width=256 by default for Skylake-avx512 and late...Craig Topper2019-09-111-2/+6
* [OPENMP]Updated status page, NFC.Alexey Bataev2019-09-111-3/+3
* [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IRCraig Topper2019-09-061-1/+4
* [OpenMP][Docs] Provide implementation status detailsJohannes Doerfert2019-09-041-4/+132
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-042-195/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-042-0/+195