aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-10-10Fix small nits in clang-refactor doc.Haojian Wu
2017-10-09Fix typos in documentationJan Korous
2017-10-06[MS] Raise the default value of _MSC_VER to 1911, which is VS 2017Reid Kleckner
2017-09-29[docs][refactor] Add refactoring engine design documentationAlex Lorenz
2017-09-28Add the new -Wnull-pointer-arithmetic warnings to the release notesSylvestre Ledru
2017-09-26[analyzer] Keep track of design discusions as part of analyzer documentation.Artem Dergachev
2017-09-25Allow specifying sanitizers in blacklistsVlad Tsyrklevich
2017-09-23[docs] Fix typos in Clang's User's Manual.Reka Kovacs
2017-09-22[clang] Fix isExternC matcher docsAlexander Shaposhnikov
2017-09-18[Docs] Document cache pruning support for goldYi Kong
2017-09-16[docs] add Windows examples to ThinLTO.rstBob Haarman
2017-09-15[clang-format] New flag - BraceWrapping.AfterExternBlockKrasimir Georgiev
2017-09-14Fix reStructuredText warning.Douglas Gregor
2017-09-14Minor cleanups to address feedback from Bruno. NFCDouglas Gregor
2017-09-14[Module map] Introduce a private module re-export directive.Douglas Gregor
2017-09-14[NFC] [Analyzer] Fix RST markup in documentation.George Karpenkov
2017-09-13[docs] Update LeakSanitizer documentation to reflect OS X supportFrancis Ricci
2017-09-13[ubsan] Enable -fsanitize=function on DarwinVedant Kumar
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich
2017-09-11[ubsan-minimal] Document the new runtimeVedant Kumar
2017-09-10Add objcImplementationDecl matcherDave Lee
2017-09-08COFF: Implement ThinLTO cache and cache pruning support.Peter Collingbourne
2017-09-07[Sema] -Wtautological-compare: handle comparison of unsigned with 0S.Roman Lebedev
2017-09-07[clang-format] Fix documentation for AllowAllParametersOfDeclarationOnNextLineDaniel Jasper
2017-09-07Add an usage example of BreakBeforeBracesSylvestre Ledru
2017-09-07Refresh the clang format options doc with the recent changesSylvestre Ledru
2017-09-05add the option IndentPPDirectives to the release notes. Landed in r312125Sylvestre Ledru
2017-08-31docs: don't say that data flow tracing interface is unstableDmitry Vyukov
2017-08-31[modules] Add ability to specify module name to module file mapping (reapply)Boris Kolpackov
2017-08-30docs: typo fixHans Wennborg
2017-08-30clang-format: Add preprocessor directive indentationKrasimir Georgiev
2017-08-30Revert r312105 [modules] Add ability to specify module name to module file ma...Victor Leschuk
2017-08-30[docs] Regenerate command line options referenceBoris Kolpackov
2017-08-30[modules] Add ability to specify module name to module file mappingBoris Kolpackov
2017-08-27Fix two typos in the doc. Patch by kamleshbhalui on githubSylvestre Ledru
2017-08-25[sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PCKostya Serebryany
2017-08-25[ObjC] Add a -Wobjc-messaging-id warningAlex Lorenz
2017-08-24[sanitizer-coverage] document -fsanitize-coverage=pc-table and -fsanitize-cov...Kostya Serebryany
2017-08-12clang-format: add an option -verbose to list the files being processedSylvestre Ledru
2017-08-11[Bash-autocompletion] Add --autocomplete flag to 5.0 release notesYuka Takahashi
2017-08-10[sanitizer-coverage] Change cmp instrumentation to distinguish const operandsAlexander Potapenko
2017-08-08[Availability] Don't make an availability attribute imply default visibility ...Erik Pilkington
2017-08-04Add OpenCL 2.0 atomic builtin functions as Clang builtinYaxun Liu
2017-08-03Revert accidentally-committed files.Richard Smith
2017-08-03Don't emit undefined-internal warnings for CXXDeductionGuideDecls.Richard Smith
2017-08-03Fix some typos in the documentation.Gabor Horvath
2017-08-02[docs] Remove accidental unindent to appease the sphinx botVedant Kumar
2017-08-02[ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't avail...Vedant Kumar
2017-08-02Unify and simplify the behavior of the hasDeclaration matcher.Manuel Klimek
2017-07-31Fix release notes indentation from r309562Alex Lorenz