summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Update release notes with details of implicit scalar to vector convers...Simon Dardis2017-08-221-1/+39
* Update Clang 5.0 release notes for ms_abi and __builtin_ms_va_list for aarch64Martin Storsjo2017-08-211-0/+2
* Mention some warning-related additions and changes for LLVM 5Alex Lorenz2017-08-211-0/+19
* Update LLVM 5.0 release notes for clang.cindex changesJonathan Coe2017-08-191-0/+12
* Add release notes for r299463.Dominic Chen2017-08-191-1/+7
* Merging r310700:Hans Wennborg2017-08-111-1/+1
* Regenerate ClangCommandLineReference.rstHans Wennborg2017-07-211-6/+44
* Generate docs/AttributeReference.rstHans Wennborg2017-07-191-6/+3464
* Update clang-cl options in the users manualHans Wennborg2017-07-191-0/+47
* Fix flag names in @available docs.Nico Weber2017-07-141-2/+2
* Add documentation for @availableNico Weber2017-07-141-2/+81
* Add release notes for the overloadable attributeGeorge Burgess IV2017-07-141-1/+3
* [ASTMatchers][NFC] integerLiteral(): Mention negative integers inClement Courbet2017-07-111-0/+32
* Update Cross-DSO CFI documentation.Evgeniy Stepanov2017-07-071-14/+28
* Add docs for -foptimization-record-file=Brian Gesiak2017-07-051-0/+13
* [clang] Implement -Wcast-qual for C++Roman Lebedev2017-07-031-0/+3
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+10
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-7/+33
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-33/+7
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-7/+33
* clang-format - Also reference the list of style option of clang-format in Lib...Sylvestre Ledru2017-06-261-1/+3
* Fix a typoSylvestre Ledru2017-06-261-1/+1
* Add a ThinLTO cache policy for controlling the maximum cache size in bytes.Peter Collingbourne2017-06-231-0/+12
* docs: Add documentation for the ThinLTO cache pruning policy string.Peter Collingbourne2017-06-231-0/+32
* [clang-format] Add a SortUsingDeclaration option and enable it by defaultKrasimir Georgiev2017-06-231-0/+9
* [clang-format] Update dump_format_style.py to indent nested fieldsKrasimir Georgiev2017-06-232-107/+108
* [clang-format] Update style documentation, NFCKrasimir Georgiev2017-06-231-13/+96
* [docs] Coverage: Improve the wording a bitVedant Kumar2017-06-191-3/+3
* [docs] Coverage: document issue with the BFD linkerVedant Kumar2017-06-191-0/+5
* Typo fix: appropo -> apropos. NFC.Aaron Ballman2017-06-191-4/+4
* clang-format: Add capability to format the diff on save in vim.Daniel Jasper2017-06-191-0/+12
* [ubsan] docs: Add a note about pointers to volatileVedant Kumar2017-06-161-0/+6
* Correct documentation about the AfterClass clang-format optionEric Fiselier2017-06-151-5/+5
* [docs] Add some ubsan changes to the release notesVedant Kumar2017-06-131-0/+25
* Revert "[clang] Implement -Wcast-qual for C++"Roman Lebedev2017-06-101-3/+0
* [clang] Implement -Wcast-qual for C++Roman Lebedev2017-06-101-0/+3
* [ASTMatchers] Add clang-query support for equals matcherPeter Wu2017-06-081-17/+85
* Fix a mistake in the clang format documentation (BreakBeforeTernaryOperators)Sylvestre Ledru2017-06-061-1/+1
* Add support for #pragma clang sectionJaved Absar2017-06-051-0/+42
* Support lazy stat'ing of files referenced by module maps.Richard Smith2017-06-021-3/+22
* [ubsan] Add a check for pointer overflow UBVedant Kumar2017-06-011-0/+2
* docs: Document LLD's cache dir argument.Peter Collingbourne2017-06-011-0/+2
* [modules] Minor documentation clarification for behavior of requires-declarat...Richard Smith2017-05-301-1/+1
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-281-0/+3
* Revert "[coroutines] Support "coroutines" feature in module map requires clause"Eric Fiselier2017-05-271-3/+0
* [coroutines] Support "coroutines" feature in module map requires clauseEric Fiselier2017-05-271-0/+3
* docs: Fix Sphinx detection with out-of-tree buildsTom Stellard2017-05-091-1/+1
* [clang-format] Convert AlignEscapedNewlinesLeft to an enum, addingDaniel Jasper2017-05-081-15/+37
* Correct the attribute spelling for guarded_var and pt_guarded_var.Aaron Ballman2017-05-081-2/+2
* Update LanguageExtensions doc to refer to C++14 instead of C++1yEric Fiselier2017-05-061-16/+16