summaryrefslogtreecommitdiff
path: root/docs/InternalsManual.rst
AgeCommit message (Expand)AuthorFilesLines
2016-02-24[docs] Change non-c++ code blocks to 'text' format to fix a sphinx warning.Alexander Kornienko1-5/+5
2015-11-24Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's j...Richard Smith1-1/+1
2015-08-05Update mailing list references to lists.llvm.orgTanya Lattner1-1/+1
2015-05-13Made considerable updates to the documentation explaining how to add a new at...Aaron Ballman1-155/+267
2015-02-07Replace DeclContext::getNextContext with DeclContext::collectAllContextsYaron Keren1-5/+7
2014-12-28Fix markup from r224894.Nico Weber1-6/+6
2014-12-28Add stub sections about Parse, Sema, CodeGen to the internals manual.Nico Weber1-0/+32
2014-08-29unique_ptrify the result of CFG::buildCFG/CFGBuilder::buildCFGDavid Blaikie1-4/+1
2014-07-07Update internals manual on how to add AST nodes.Nico Weber1-3/+4
2014-02-28Add 'remark' diagnostic type in 'clang'Tobias Grosser1-4/+7
2014-02-17Implements a declarative approach to documenting individual attributes in Cla...Aaron Ballman1-0/+15
2014-01-20Adding a bit of documentation that was missed with r198883 (when ParseArgumen...Aaron Ballman1-0/+5
2014-01-20Exposed a declarative way to specify that an attribute can be duplicated when...Aaron Ballman1-0/+5
2014-01-07Updating the documentation about how to add attributes based on the rather ex...Aaron Ballman1-21/+124
2013-09-27docs: Document CXXLiteralOperatorName and CXXUsingDirectiveJustin Bogner1-2/+17
2013-09-27docs: Remove note about Identifiers being used for C++ operatorsJustin Bogner1-4/+0
2013-01-14Document that we should recognize attributes supported by gcc with C++11Dmitri Gribenko1-0/+2
2013-01-02docs: Fix up HTML links to proper reST links.Sean Silva1-2/+2
2012-12-15Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko1-2/+2
2012-12-15Documentation: convert InternalsManual.html to reSTDmitri Gribenko1-0/+1808