aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Mention the expected change to default -std= in future clang releases.Richard Smith1-0/+6
2017-08-30Consistently use code font for command-line flags in the release notes.Richard Smith1-19/+18
2017-08-30Add a couple of release note updates for C++ changes since Clang 4.Richard Smith1-0/+13
2017-08-30ReleaseNotes: one back-tick too manyHans Wennborg1-1/+1
2017-08-30ReleaseNotes: remove another in-progress warningHans Wennborg1-5/+0
2017-08-30Merging r312149:Hans Wennborg1-4/+3
2017-08-29Merging r311823: (+update ClangCommandLineReference.rst)Hans Wennborg1-0/+4
2017-08-24ReleaseNotes: remove boiler-plate, and minor fixesHans Wennborg1-53/+1
2017-08-24ReleaseNotes: drop in-progress warningHans Wennborg1-9/+3
2017-08-24Release Notes fixHans Wennborg1-2/+2
2017-08-22[Docs] Added release notes for OpenCL.Anastasia Stulova1-1/+36
2017-08-22ReleaseNotes: coroutines update from GorHans Wennborg1-0/+9
2017-08-22Mention libclang code-completion changes in release notesAlex Lorenz1-1/+23
2017-08-22Mention #pragma pack PCH serialization change in release notesAlex Lorenz1-0/+4
2017-08-22Mention #pragma clang attribute in the release notesAlex Lorenz1-2/+2
2017-08-22Mention the ObjC property synthesis changes in release notesAlex Lorenz1-1/+10
2017-08-22[Sema] Update release notes with details of implicit scalar to vector convers...Simon Dardis1-1/+39
2017-08-21Update Clang 5.0 release notes for ms_abi and __builtin_ms_va_list for aarch64Martin Storsjo1-0/+2
2017-08-21Mention some warning-related additions and changes for LLVM 5Alex Lorenz1-0/+19
2017-08-19Update LLVM 5.0 release notes for clang.cindex changesJonathan Coe1-0/+12
2017-08-19Add release notes for r299463.Dominic Chen1-1/+7
2017-08-11Merging r310700:Hans Wennborg1-1/+1
2017-07-21Regenerate ClangCommandLineReference.rstHans Wennborg1-6/+44
2017-07-19Generate docs/AttributeReference.rstHans Wennborg1-6/+3464
2017-07-19Update clang-cl options in the users manualHans Wennborg1-0/+47
2017-07-14Fix flag names in @available docs.Nico Weber1-2/+2
2017-07-14Add documentation for @availableNico Weber1-2/+81
2017-07-14Add release notes for the overloadable attributeGeorge Burgess IV1-1/+3
2017-07-11[ASTMatchers][NFC] integerLiteral(): Mention negative integers inClement Courbet1-0/+32
2017-07-07Update Cross-DSO CFI documentation.Evgeniy Stepanov1-14/+28
2017-07-05Add docs for -foptimization-record-file=Brian Gesiak1-0/+13
2017-07-03[clang] Implement -Wcast-qual for C++Roman Lebedev1-0/+3
2017-07-01Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger1-0/+10
2017-07-01Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak1-7/+33
2017-07-01Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak1-33/+7
2017-07-01[Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak1-7/+33
2017-06-26clang-format - Also reference the list of style option of clang-format in Lib...Sylvestre Ledru1-1/+3
2017-06-26Fix a typoSylvestre Ledru1-1/+1
2017-06-23Add a ThinLTO cache policy for controlling the maximum cache size in bytes.Peter Collingbourne1-0/+12
2017-06-23docs: Add documentation for the ThinLTO cache pruning policy string.Peter Collingbourne1-0/+32
2017-06-23[clang-format] Add a SortUsingDeclaration option and enable it by defaultKrasimir Georgiev1-0/+9
2017-06-23[clang-format] Update dump_format_style.py to indent nested fieldsKrasimir Georgiev2-107/+108
2017-06-23[clang-format] Update style documentation, NFCKrasimir Georgiev1-13/+96
2017-06-19[docs] Coverage: Improve the wording a bitVedant Kumar1-3/+3
2017-06-19[docs] Coverage: document issue with the BFD linkerVedant Kumar1-0/+5
2017-06-19Typo fix: appropo -> apropos. NFC.Aaron Ballman1-4/+4
2017-06-19clang-format: Add capability to format the diff on save in vim.Daniel Jasper1-0/+12
2017-06-16[ubsan] docs: Add a note about pointers to volatileVedant Kumar1-0/+6
2017-06-15Correct documentation about the AfterClass clang-format optionEric Fiselier1-5/+5
2017-06-13[docs] Add some ubsan changes to the release notesVedant Kumar1-0/+25