summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Mention the expected change to default -std= in future clang releases.Richard Smith2017-08-311-0/+6
* Consistently use code font for command-line flags in the release notes.Richard Smith2017-08-301-19/+18
* Add a couple of release note updates for C++ changes since Clang 4.Richard Smith2017-08-301-0/+13
* ReleaseNotes: one back-tick too manyHans Wennborg2017-08-301-1/+1
* ReleaseNotes: remove another in-progress warningHans Wennborg2017-08-301-5/+0
* Merging r312149:Hans Wennborg2017-08-301-4/+3
* Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg2017-08-291-0/+4
* ReleaseNotes: remove boiler-plate, and minor fixesHans Wennborg2017-08-241-53/+1
* ReleaseNotes: drop in-progress warningHans Wennborg2017-08-241-9/+3
* Release Notes fixHans Wennborg2017-08-241-2/+2
* [Docs] Added release notes for OpenCL.Anastasia Stulova2017-08-221-1/+36
* ReleaseNotes: coroutines update from GorHans Wennborg2017-08-221-0/+9
* Mention libclang code-completion changes in release notesAlex Lorenz2017-08-221-1/+23
* Mention #pragma pack PCH serialization change in release notesAlex Lorenz2017-08-221-0/+4
* Mention #pragma clang attribute in the release notesAlex Lorenz2017-08-221-2/+2
* Mention the ObjC property synthesis changes in release notesAlex Lorenz2017-08-221-1/+10
* [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