summaryrefslogtreecommitdiff
path: root/clang/docs/InternalsManual.rst
Commit message (Expand)AuthorAgeFilesLines
* Document the Clang policies on claiming support for a featureAaron Ballman2023-03-271-0/+36
* Clarifying the documentation for diagnostic formats; NFCAaron Ballman2022-08-311-13/+16
* Update references to Discourse instead of the mailing lists.tlattner2022-07-081-1/+1
* Clang AttributeReference: emit entries for "Undocumented" attributes.James Y Knight2022-06-221-1/+1
* [NFC] Trim trailing whitespace in *.rstShao-Ce SUN2021-11-151-5/+4
* Fix a typo in the internals manualJake Vossen2021-06-081-1/+1
* [clang][cli][docs] Clarify marshalling infrastructure documentationJan Svoboda2021-05-041-11/+19
* Use tablegen to diagnose mutually exclusive attributesAaron Ballman2021-04-021-0/+7
* Update the documentation for recent changes to statement attributes.Aaron Ballman2021-03-281-24/+29
* [clang] Fix typos in documentation (NFC)Kazu Hirata2021-03-061-1/+1
* [clang][cli] NFC: Rename marshalling multiclassJan Svoboda2021-03-021-1/+1
* [clang][docs] Fix code blocks renderingJan Svoboda2021-03-021-10/+10
* [clang][cli] Add MarshallingInfoEnum multiclassJan Svoboda2021-02-251-6/+5
* [clang][RecoveryAST] Add design doc to clang internal manual.Haojian Wu2021-02-251-0/+138
* [clang][cli] Documentation of CompilerInvocation parsing/generationJan Svoboda2021-02-171-0/+416
* [Branch-Rename] Fix some linksxgupta2021-02-011-9/+9
* Add ParsedAttrInfo::handleDeclAttributeJohn Brawn2020-03-231-6/+8
* [clang/docs] Fix various sphinx warnings/errors in docs.Florian Hahn2020-03-211-1/+1
* Add a bit of documentation on attribute spellings that were missing.Aaron Ballman2020-01-221-3/+9
* [ASTImporter][NFC] Update ASTImporter internals docsGabor Marton2019-10-071-11/+2
* [docs] Fix some typos in InternalsManualSven van Haastregt2019-09-231-3/+3
* [ASTImporter] Add development internals docsGabor Marton2019-09-131-0/+489
* Clarify when fix-it hints on warnings are appropriateAaron Puchert2019-05-311-0/+3
* Add some notes on immutability and faithfulness to the internals manual.Richard Smith2019-05-221-1/+92
* Adjust documentation for git migration.James Y Knight2019-01-291-9/+9
* [Documentation] Use HTTPS whenever possibleEugene Zelenko2019-01-231-2/+2
* PTH-- Remove feature entirely-Erich Keane2018-12-041-5/+1
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-12/+12
* Remove stale documentation from InternalsManual.rstErich Keane2018-07-241-5/+0
* [NFC] Rename clang::AttributeList to clang::ParsedAttrErich Keane2018-07-131-6/+6
* [Clang Tablegen][RFC] Allow Early Textual Substitutions in `Diagnostic` messa...Eric Fiselier2018-05-191-0/+26
* [docs] Fix docs/InternalsManual.rst heading.Fangrui Song2018-04-301-1/+1
* Rename DiagnosticClient to DiagnosticConsumer as per issue 5397.Fangrui Song2018-04-301-8/+8
* [NFC] fix trivial typos in comments and documentsHiroshi Inoue2018-01-261-1/+1
* 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