summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ReleaseNotes: static analyzer; by Anna ZaksHans Wennborg2017-02-211-7/+17
* Merging r295313:Hans Wennborg2017-02-161-1/+38
* [OpenCL][Doc] Relase 4.0 notes for OpenCLAnastasia Stulova2017-02-161-2/+71
* Merging r294855:Hans Wennborg2017-02-141-5/+2
* Docs: drop minor versionHans Wennborg2017-02-081-2/+2
* Merging r292555, r292558 and r292559:Hans Wennborg2017-01-231-0/+40
* Make the -fstrict-vtable-pointers link relativeHans Wennborg2017-01-171-1/+1
* Merging r292265:Hans Wennborg2017-01-171-0/+1
* Fix -fstrict-vtable-pointers linkHans Wennborg2017-01-171-1/+1
* Fix docs buildHans Wennborg2017-01-171-0/+1
* Regenerate AttributeReference.rstHans Wennborg2017-01-171-0/+1
* Add -fstrict-vtable-pointers to UsersManualPiotr Padlewski2017-01-161-1/+8
* Mention Devirtualization and ThinLTO in ReleaseNotesPiotr Padlewski2017-01-151-0/+26
* ReleaseNotes: remove 'if you're reading on trunk' warningHans Wennborg2017-01-121-5/+0
* Generate docs/AttributeReference.rstHans Wennborg2017-01-121-6/+3111
* Add entry for -MJ.Joerg Sonnenberger2017-01-121-0/+2
* UsersManual.rst: Update clang-cl options list againHans Wennborg2017-01-121-0/+3
* UsersManual.rst: Update clang-cl options listHans Wennborg2017-01-121-99/+117
* [Docs][OpenCL] Added OpenCL feature description to Clang documentation.Anastasia Stulova2017-01-121-0/+360
* Add release notes for `diagnose_if`George Burgess IV2017-01-091-0/+4
* Typo fix in AST matcher documentation: s/aribtrary/arbitrary/James Dennett2016-12-311-1/+1
* [clang] Minor fix to libASTMatcherTutorialMads Ravn2016-12-301-2/+2
* Revert "Mention devirtualization in release notes"Piotr Padlewski2016-12-281-18/+0
* Mention devirtualization in release notesPiotr Padlewski2016-12-281-0/+18
* [ASTMatchers] Add hasInClassInitializer traversal matcher for FieldDecl.Malcolm Parsons2016-12-241-0/+16
* [ASTMatchers] Fix doc for hasBitWidthMalcolm Parsons2016-12-241-2/+3
* Fix example: byref struct's init was incorrect, and the block literal's holde...Jonathan Roelofs2016-12-221-2/+2
* [asan][docs] Fix the documentation to use clang++ for the C++ exampleAnna Zaks2016-12-151-3/+3
* Update MSVC compat docs about debug infoNico Weber2016-12-141-8/+5
* Bring back note about not supporting global register variables.Michael Kuperstein2016-12-121-0/+4
* [ASTMatcher] Add hasReplacementType matcher for SubstTemplateTypeParmTypeMalcolm Parsons2016-12-081-0/+14
* Driver: Remove support for -fobjc-gc*Duncan P. N. Exon Smith2016-12-071-10/+0
* [docs] Use x86_64 and i386 instead of x86 as arch for triples.Florian Hahn2016-12-051-2/+2
* Add the --no-color option to the git call in the doc when using clang-format-...Sylvestre Ledru2016-12-031-1/+1
* Extend CompilationDatabase by a field for the output filenameJoerg Sonnenberger2016-12-011-0/+3
* Adds hasUnqualifiedDesugaredType to allow matching through type sugar.Manuel Klimek2016-12-011-124/+136
* [analyzer] Minor fixes and improvements to debug.ExprInspectionArtem Dergachev2016-11-301-0/+39
* Document the arguments form of commands.Joerg Sonnenberger2016-11-251-0/+2
* [clang docs] Minor fix in ClangCheck.rstMandeep Singh Grang2016-11-141-3/+3
* As we released 3.9, from the 4.0 release notes, points to version 3.9 instead...Sylvestre Ledru2016-11-121-3/+3
* Add the new option -Og in the release notes. See r286602 for more informationSylvestre Ledru2016-11-121-1/+5
* [ASTMatchers] Fix a typo in cStyleCastExpr() HTML docs as well. NFC.Artem Dergachev2016-11-111-1/+1
* Add a new optimization option -Og Sylvestre Ledru2016-11-111-1/+4
* [ASTMatcher] Add CXXNewExpr support to hasDeclarationMalcolm Parsons2016-10-311-0/+54
* [Modules] Add a command line option for loading the clang builtins modulemap.Elad Cohen2016-10-311-0/+3
* [docs] Update the TSan and MSan docs to refer to the new no_sanitize attributeAnna Zaks2016-10-272-10/+10
* Add documentation describing the components of a complete toolchain including...Richard Smith2016-10-273-0/+359
* [Modules] Add 'no_undeclared_includes' module map attributeBruno Cardoso Lopes2016-10-211-0/+2
* [ThinLTO] Update doc to include lld (now supported).Davide Italiano2016-10-131-2/+4
* Document potential implementation of CFI in hardware.Kostya Serebryany2016-10-121-0/+54