aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* [docs][refactor] Add refactoring engine design documentationAlex Lorenz2017-09-292-0/+254
* Add the new -Wnull-pointer-arithmetic warnings to the release notesSylvestre Ledru2017-09-281-0/+5
* [analyzer] Keep track of design discusions as part of analyzer documentation.Artem Dergachev2017-09-261-0/+321
* Allow specifying sanitizers in blacklistsVlad Tsyrklevich2017-09-252-10/+34
* [docs] Fix typos in Clang's User's Manual.Reka Kovacs2017-09-231-2/+2
* [clang] Fix isExternC matcher docsAlexander Shaposhnikov2017-09-221-8/+14
* [Docs] Document cache pruning support for goldYi Kong2017-09-181-2/+4
* [docs] add Windows examples to ThinLTO.rstBob Haarman2017-09-151-5/+21
* [clang-format] New flag - BraceWrapping.AfterExternBlockKrasimir Georgiev2017-09-151-0/+15
* Fix reStructuredText warning.Douglas Gregor2017-09-141-1/+1
* Minor cleanups to address feedback from Bruno. NFCDouglas Gregor2017-09-141-8/+7
* [Module map] Introduce a private module re-export directive.Douglas Gregor2017-09-141-1/+28
* [NFC] [Analyzer] Fix RST markup in documentation.George Karpenkov2017-09-131-9/+9
* [docs] Update LeakSanitizer documentation to reflect OS X supportFrancis Ricci2017-09-132-3/+4
* [ubsan] Enable -fsanitize=function on DarwinVedant Kumar2017-09-121-1/+2
* Fix broken links to the Itanium CXX ABIVlad Tsyrklevich2017-09-112-4/+4
* [ubsan-minimal] Document the new runtimeVedant Kumar2017-09-112-1/+17
* Add objcImplementationDecl matcherDave Lee2017-09-101-0/+9
* COFF: Implement ThinLTO cache and cache pruning support.Peter Collingbourne2017-09-071-6/+10
* [Sema] -Wtautological-compare: handle comparison of unsigned with 0S.Roman Lebedev2017-09-071-0/+7
* [clang-format] Fix documentation for AllowAllParametersOfDeclarationOnNextLineDaniel Jasper2017-09-071-5/+12
* Add an usage example of BreakBeforeBracesSylvestre Ledru2017-09-071-0/+9
* Refresh the clang format options doc with the recent changesSylvestre Ledru2017-09-071-13/+41
* add the option IndentPPDirectives to the release notes. Landed in r312125Sylvestre Ledru2017-09-051-2/+15
* docs: don't say that data flow tracing interface is unstableDmitry Vyukov2017-08-311-2/+0
* [modules] Add ability to specify module name to module file mapping (reapply)Boris Kolpackov2017-08-311-3/+8
* docs: typo fixHans Wennborg2017-08-301-4/+3
* clang-format: Add preprocessor directive indentationKrasimir Georgiev2017-08-301-0/+27
* Revert r312105 [modules] Add ability to specify module name to module file ma...Victor Leschuk2017-08-301-8/+3
* [docs] Regenerate command line options referenceBoris Kolpackov2017-08-301-4/+53
* [modules] Add ability to specify module name to module file mappingBoris Kolpackov2017-08-301-3/+8
* Fix two typos in the doc. Patch by kamleshbhalui on githubSylvestre Ledru2017-08-271-2/+2
* [sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PCKostya Serebryany2017-08-251-7/+9
* [ObjC] Add a -Wobjc-messaging-id warningAlex Lorenz2017-08-251-0/+6
* [sanitizer-coverage] document -fsanitize-coverage=pc-table and -fsanitize-cov...Kostya Serebryany2017-08-241-1/+45
* 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-281-0/+1
* Add bitrig removal to release notesErich Keane2017-07-261-0/+6