summaryrefslogtreecommitdiffstats
path: root/clang/docs
Commit message (Expand)AuthorAgeFilesLines
* rename "virtual location" of a macro to "instantiation location".Chris Lattner2009-01-161-1/+1
* update for terminology change.Chris Lattner2009-01-161-2/+2
* Fix a typo.Cedric Venet2009-01-061-1/+1
* document annotation tokens.Chris Lattner2009-01-061-7/+95
* Introduce support for "transparent" DeclContexts, which areDouglas Gregor2009-01-051-0/+301
* Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p Chris Lattner2008-12-121-1/+2
* implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an ...Chris Lattner2008-12-121-1/+4
* Rename Selector::getName() to Selector::getAsString(), and addChris Lattner2008-11-241-0/+14
* inserting a qualtype adds quotes implicitlyChris Lattner2008-11-231-1/+1
* other minor edits.Chris Lattner2008-11-231-6/+6
* minor cleanups.Chris Lattner2008-11-231-26/+28
* finish up the diagnostics documentation. We don'tChris Lattner2008-11-231-6/+22
* more updatesChris Lattner2008-11-231-13/+57
* finish documentation of %select.Chris Lattner2008-11-221-3/+16
* Documentation for the plural modifier.Sebastian Redl2008-11-221-2/+31
* start documenting Diagnostics. Sebastian, I'd appreciate it Chris Lattner2008-11-221-3/+210
* Extend DeclarationName to support C++ overloaded operators, e.g.,Douglas Gregor2008-11-181-7/+14
* Updated IdentifierResolver to deal with DeclarationNames. The names ofDouglas Gregor2008-11-171-1/+1
* Introduction the DeclarationName class, as a single, general method ofDouglas Gregor2008-11-171-1/+103
* Describe how constant folding and i-c-e diagnosing should work. Chris Lattner2008-11-161-0/+115
* Unbreak clang install.Mike Stump2008-08-121-2/+2
* clean up the footer a bit more.Chris Lattner2008-07-261-3/+5
* remove SSIs.Chris Lattner2008-07-261-5/+0
* Add the right path to the lines image.Chris Lattner2008-07-261-1/+1
* Add doxygen supportDaniel Dunbar2008-07-267-0/+2969
* Use same CSS as the rest of the clang website.Ted Kremenek2008-06-111-0/+14
* update documentationChris Lattner2008-03-091-4/+4
* Minor grammar fix.Ted Kremenek2007-10-181-1/+1
* Commented out header with no section body. Will write this eventually.Ted Kremenek2007-10-101-1/+2
* Added some documentation on clang CFGs. It is very rough.Ted Kremenek2007-10-101-0/+178
* Fix spacing issues.Bill Wendling2007-10-061-7/+7
* Fix html problem, patch by Justin HandvilleChris Lattner2007-09-161-1/+1
* Owen pointed out that this made no sense :)Chris Lattner2007-07-311-3/+3
* update nameChris Lattner2007-07-311-1/+1
* Oops, I committed the wrong file before. This expands the description ofChris Lattner2007-07-311-34/+70
* Add a start at a clang internals manual, documenting someChris Lattner2007-07-311-0/+395
* add documentation skeletonChris Lattner2007-07-241-0/+4
OpenPOWER on IntegriCloud