summaryrefslogtreecommitdiffstats
path: root/clang/docs/InternalsManual.html
Commit message (Expand)AuthorAgeFilesLines
* Documentation: convert InternalsManual.html to reSTDmitri Gribenko2012-12-151-2019/+0
* Change VerifyDiagnosticConsumer so that it *must* contain at least one "expec...Andy Gibbs2012-10-191-1/+3
* Fix two typos in the docSylvestre Ledru2012-07-251-1/+1
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
* Jordan points out that this was incorrect: clang should recover fromChris Lattner2012-07-101-2/+1
* Update the %diff modifer to have an alternate string print when a template treeRichard Trieu2012-06-291-1/+2
* Add missing words to manual.Richard Trieu2012-06-271-1/+1
* Update documentation with regards to template type diffing.Richard Trieu2012-06-271-0/+5
* Update clang attribute document.Michael Han2012-06-131-12/+0
* Document how fixits on errors and warnings must behave.Nico Weber2012-06-041-0/+13
* Fix ALL the markup.Benjamin Kramer2012-01-151-17/+12
* Fix typo 'typdefs', from Nikola SmiljanicDouglas Gregor2011-12-191-1/+1
* Document the updated behaviour of __builtin_constant_p introduced in r146236.Richard Smith2011-12-091-2/+7
* Update documentation to use "C++11" instead of "C++0x"David Blaikie2011-10-181-5/+5
* Internals manual: eliminate mention of System libraryPeter Collingbourne2011-10-151-8/+6
* Fix grammaroDouglas Gregor2011-10-141-1/+1
* Introduce BalancedDelimiterTracker, to better track open/closeDouglas Gregor2011-10-121-1/+1
* Add a section detailing the steps required to add an expression orDouglas Gregor2011-09-301-0/+223
* Update docs to remove reference to OverloadedFunctionDecl and replace it with...Jonathan D. Turner2011-07-061-4/+4
* Remove reference to the Index libraryDouglas Gregor2011-07-011-1/+0
* Code modification hints have been known as fix-it hints for almostPeter Collingbourne2011-03-211-28/+26
* Rename tok::eom to tok::eod.Peter Collingbourne2011-02-281-1/+1
* fix two broken links and some out of date writing, PR9174Chris Lattner2011-02-141-12/+11
* Document how to add an attribute to clang. This should be reviewed by someoneJeffrey Yasskin2011-01-281-0/+76
* move AdvanceToTokenCharacter and getLocForEndOfToken fromChris Lattner2010-11-171-1/+1
* Document how source ranges workDouglas Gregor2010-10-271-0/+25
* Document our extension to constant-fold __builtin_strlen and strlenDouglas Gregor2010-09-111-0/+1
* Update the internals manual for the removal of Action, as well as otherJohn McCall2010-09-031-23/+34
* Fix a few errors in the internals doc.Sebastian Redl2010-07-071-3/+3
* Fix typo.Nick Lewycky2010-05-271-1/+1
* Grammar fix: s/it's/its/g inNick Lewycky2010-05-261-6/+6
* Reverted r103214.mike-m2010-05-071-0/+1681
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-1681/+0
* fix a broken link, diagnostickinds.td was fissioned.Chris Lattner2010-05-011-6/+6
* Document the extensions I made to the diagnostics-formatting system yesterday.John McCall2010-01-141-2/+12
* clang tracks multiple levels of macro expansionChris Lattner2009-09-141-6/+0
* Add documentation for the Index library to clang's web page.Argyrios Kyrtzidis2009-07-101-0/+1
* Start documenting precompiled headersDouglas Gregor2009-05-201-4/+12
* Add link from internals manual to PTH documentation.Ted Kremenek2009-04-091-1/+10
* Some very rough Driver documentation.Daniel Dunbar2009-03-301-0/+22
* minor wording changes.Chris Lattner2009-02-271-5/+6
* Clean up and document code modification hints.Douglas Gregor2009-02-271-0/+57
* Implement parsing of nested-name-specifiers that involve template-ids, e.g.,Douglas Gregor2009-02-251-6/+4
* Grammar tweak.Daniel Dunbar2009-02-171-1/+1
* clarify the behavior of note.Chris Lattner2009-02-171-10/+21
* document fatalChris Lattner2009-02-051-2/+4
* Some name-lookup-related fixes, from Piotr Rak!Douglas Gregor2009-02-041-0/+5
* Name change (isTypeName->getTypeName).Steve Naroff2009-01-281-1/+1
* Remove ScopedDecl, collapsing all of its functionality into Decl, soDouglas Gregor2009-01-201-11/+8
* rename "virtual location" of a macro to "instantiation location".Chris Lattner2009-01-161-1/+1
OpenPOWER on IntegriCloud