summaryrefslogtreecommitdiffstats
path: root/docs/InternalsManual.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in documentationJan Korous2017-10-091-2/+2
* Fix some typos in the documentation.Gabor Horvath2017-08-031-6/+6
* [NFC, documentation] Prefer the term expansion instead of macro instantiation Faisal Vali2017-07-221-2/+2
* [docs] Change non-c++ code blocks to 'text' format to fix a sphinx warning.Alexander Kornienko2016-02-241-5/+5
* Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's j...Richard Smith2015-11-241-1/+1
* Update mailing list references to lists.llvm.orgTanya Lattner2015-08-051-1/+1
* Made considerable updates to the documentation explaining how to add a new at...Aaron Ballman2015-05-131-155/+267
* Replace DeclContext::getNextContext with DeclContext::collectAllContextsYaron Keren2015-02-071-5/+7
* Fix markup from r224894.Nico Weber2014-12-281-6/+6
* Add stub sections about Parse, Sema, CodeGen to the internals manual.Nico Weber2014-12-281-0/+32
* unique_ptrify the result of CFG::buildCFG/CFGBuilder::buildCFGDavid Blaikie2014-08-291-4/+1
* Update internals manual on how to add AST nodes.Nico Weber2014-07-071-3/+4
* Add 'remark' diagnostic type in 'clang'Tobias Grosser2014-02-281-4/+7
* Implements a declarative approach to documenting individual attributes in Cla...Aaron Ballman2014-02-171-0/+15
* Adding a bit of documentation that was missed with r198883 (when ParseArgumen...Aaron Ballman2014-01-201-0/+5
* Exposed a declarative way to specify that an attribute can be duplicated when...Aaron Ballman2014-01-201-0/+5
* Updating the documentation about how to add attributes based on the rather ex...Aaron Ballman2014-01-071-21/+124
* docs: Document CXXLiteralOperatorName and CXXUsingDirectiveJustin Bogner2013-09-271-2/+17
* docs: Remove note about Identifiers being used for C++ operatorsJustin Bogner2013-09-271-4/+0
* Document that we should recognize attributes supported by gcc with C++11Dmitri Gribenko2013-01-141-0/+2
* docs: Fix up HTML links to proper reST links.Sean Silva2013-01-021-2/+2
* Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko2012-12-151-2/+2
* Documentation: convert InternalsManual.html to reSTDmitri Gribenko2012-12-151-0/+1808