summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* clang-format: add an option -verbose to list the files being processedSylvestre Ledru2017-08-122-0/+4
* [Bash-autocompletion] Add --autocomplete flag to 5.0 release notesYuka Takahashi2017-08-111-1/+1
* [sanitizer-coverage] Change cmp instrumentation to distinguish const operandsAlexander Potapenko2017-08-101-1/+8
* [Availability] Don't make an availability attribute imply default visibility ...Erik Pilkington2017-08-081-0/+3
* Add OpenCL 2.0 atomic builtin functions as Clang builtinYaxun Liu2017-08-041-1/+7
* Revert accidentally-committed files.Richard Smith2017-08-033-1840/+731
* Don't emit undefined-internal warnings for CXXDeductionGuideDecls.Richard Smith2017-08-033-731/+1840
* Fix some typos in the documentation.Gabor Horvath2017-08-031-6/+6
* [docs] Remove accidental unindent to appease the sphinx botVedant Kumar2017-08-021-4/+4
* [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't avail...Vedant Kumar2017-08-022-7/+5
* Unify and simplify the behavior of the hasDeclaration matcher.Manuel Klimek2017-08-022-1/+53
* Fix release notes indentation from r309562Alex Lorenz2017-07-311-8/+11
* Document '-Wpragma-pack' in the release notesAlex Lorenz2017-07-311-1/+10
* [ubsan] Diagnose invalid uses of builtins (clang)Vedant Kumar2017-07-291-0/+1
* Add bitrig removal to release notesErich Keane2017-07-261-0/+6
* [ubsan] Null-check pointers in -fsanitize=vptr (PR33881)Vedant Kumar2017-07-252-6/+8
* [NFC, documentation] Prefer the term expansion instead of macro instantiation Faisal Vali2017-07-221-2/+2
* [Docs] Regenerate the command line option reference.Craig Topper2017-07-201-6/+48
* Clear release notes for 6.0.0Hans Wennborg2017-07-191-79/+9
* Bump docs version to 6.0Hans Wennborg2017-07-192-4/+4
* 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