| Commit message (Expand) | Author | Age | Files | Lines |
* | rename "virtual location" of a macro to "instantiation location". | Chris Lattner | 2009-01-16 | 1 | -1/+1 |
* | update for terminology change. | Chris Lattner | 2009-01-16 | 1 | -2/+2 |
* | Fix a typo. | Cedric Venet | 2009-01-06 | 1 | -1/+1 |
* | document annotation tokens. | Chris Lattner | 2009-01-06 | 1 | -7/+95 |
* | Introduce support for "transparent" DeclContexts, which are | Douglas Gregor | 2009-01-05 | 1 | -0/+301 |
* | Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p | Chris Lattner | 2008-12-12 | 1 | -1/+2 |
* | implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an ... | Chris Lattner | 2008-12-12 | 1 | -1/+4 |
* | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner | 2008-11-24 | 1 | -0/+14 |
* | inserting a qualtype adds quotes implicitly | Chris Lattner | 2008-11-23 | 1 | -1/+1 |
* | other minor edits. | Chris Lattner | 2008-11-23 | 1 | -6/+6 |
* | minor cleanups. | Chris Lattner | 2008-11-23 | 1 | -26/+28 |
* | finish up the diagnostics documentation. We don't | Chris Lattner | 2008-11-23 | 1 | -6/+22 |
* | more updates | Chris Lattner | 2008-11-23 | 1 | -13/+57 |
* | finish documentation of %select. | Chris Lattner | 2008-11-22 | 1 | -3/+16 |
* | Documentation for the plural modifier. | Sebastian Redl | 2008-11-22 | 1 | -2/+31 |
* | start documenting Diagnostics. Sebastian, I'd appreciate it | Chris Lattner | 2008-11-22 | 1 | -3/+210 |
* | Extend DeclarationName to support C++ overloaded operators, e.g., | Douglas Gregor | 2008-11-18 | 1 | -7/+14 |
* | Updated IdentifierResolver to deal with DeclarationNames. The names of | Douglas Gregor | 2008-11-17 | 1 | -1/+1 |
* | Introduction the DeclarationName class, as a single, general method of | Douglas Gregor | 2008-11-17 | 1 | -1/+103 |
* | Describe how constant folding and i-c-e diagnosing should work. | Chris Lattner | 2008-11-16 | 1 | -0/+115 |
* | Unbreak clang install. | Mike Stump | 2008-08-12 | 1 | -2/+2 |
* | clean up the footer a bit more. | Chris Lattner | 2008-07-26 | 1 | -3/+5 |
* | remove SSIs. | Chris Lattner | 2008-07-26 | 1 | -5/+0 |
* | Add the right path to the lines image. | Chris Lattner | 2008-07-26 | 1 | -1/+1 |
* | Add doxygen support | Daniel Dunbar | 2008-07-26 | 7 | -0/+2969 |
* | Use same CSS as the rest of the clang website. | Ted Kremenek | 2008-06-11 | 1 | -0/+14 |
* | update documentation | Chris Lattner | 2008-03-09 | 1 | -4/+4 |
* | Minor grammar fix. | Ted Kremenek | 2007-10-18 | 1 | -1/+1 |
* | Commented out header with no section body. Will write this eventually. | Ted Kremenek | 2007-10-10 | 1 | -1/+2 |
* | Added some documentation on clang CFGs. It is very rough. | Ted Kremenek | 2007-10-10 | 1 | -0/+178 |
* | Fix spacing issues. | Bill Wendling | 2007-10-06 | 1 | -7/+7 |
* | Fix html problem, patch by Justin Handville | Chris Lattner | 2007-09-16 | 1 | -1/+1 |
* | Owen pointed out that this made no sense :) | Chris Lattner | 2007-07-31 | 1 | -3/+3 |
* | update name | Chris Lattner | 2007-07-31 | 1 | -1/+1 |
* | Oops, I committed the wrong file before. This expands the description of | Chris Lattner | 2007-07-31 | 1 | -34/+70 |
* | Add a start at a clang internals manual, documenting some | Chris Lattner | 2007-07-31 | 1 | -0/+395 |
* | add documentation skeleton | Chris Lattner | 2007-07-24 | 1 | -0/+4 |