- af8ad2b Remove ScopedDecl, collapsing all of its functionality into Decl, so by Douglas Gregor · 16 years ago
- 74f6701 rename "virtual location" of a macro to "instantiation location". by Chris Lattner · 16 years ago
- d937533 update for terminology change. by Chris Lattner · 16 years ago
- f43bc32 Fix a typo. by Cédric Venet · 16 years ago
- cada64a document annotation tokens. by Chris Lattner · 16 years ago
- d802838 Introduce support for "transparent" DeclContexts, which are by Douglas Gregor · 16 years ago
- 2a6a5b3 Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p by Chris Lattner · 16 years ago
- 45e71bf implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an i-c-e. by Chris Lattner · 16 years ago
- 3a8f294 Rename Selector::getName() to Selector::getAsString(), and add by Chris Lattner · 16 years ago
- 53b605c inserting a qualtype adds quotes implicitly by Chris Lattner · 16 years ago
- 5a8dd13 other minor edits. by Chris Lattner · 16 years ago
- 23e7b8e minor cleanups. by Chris Lattner · 16 years ago
- 6abe337 finish up the diagnostics documentation. We don't by Chris Lattner · 16 years ago
- 703c028 more updates by Chris Lattner · 16 years ago
- 92fe67e finish documentation of %select. by Chris Lattner · 16 years ago
- 96e29e7 Documentation for the plural modifier. by Sebastian Redl · 16 years ago
- 80afc4f start documenting Diagnostics. Sebastian, I'd appreciate it by Chris Lattner · 16 years ago
- 96a32dd Extend DeclarationName to support C++ overloaded operators, e.g., by Douglas Gregor · 16 years ago
- b0212bd Updated IdentifierResolver to deal with DeclarationNames. The names of by Douglas Gregor · 16 years ago
- 24afd4a Introduction the DeclarationName class, as a single, general method of by Douglas Gregor · 16 years ago
- f897bd2 Describe how constant folding and i-c-e diagnosing should work. by Chris Lattner · 16 years ago
- f870d8d Unbreak clang install. by Mike Stump · 16 years ago
- 8cdfba8 clean up the footer a bit more. by Chris Lattner · 16 years ago
- e3e8813 remove SSIs. by Chris Lattner · 16 years ago
- 2bbd187 Add the right path to the lines image. by Chris Lattner · 16 years ago
- 3577bb4 Add doxygen support - Stolen from LLVM with minor modifications by Daniel Dunbar · 16 years ago
- 577155e Use same CSS as the rest of the clang website. by Ted Kremenek · 16 years ago
- 519bee2 update documentation by Chris Lattner · 17 years ago
- 98086ae Minor grammar fix. by Ted Kremenek · 17 years ago
- 99192f7 Commented out header with no section body. Will write this eventually. by Ted Kremenek · 17 years ago
- acfec76 Added some documentation on clang CFGs. It is very rough. by Ted Kremenek · 17 years ago
- 28db74b Fix spacing issues. by Bill Wendling · 17 years ago
- 0bb24a0 Fix html problem, patch by Justin Handville by Chris Lattner · 17 years ago
- 0645d4a Owen pointed out that this made no sense :) by Chris Lattner · 17 years ago
- 850a9c4 update name by Chris Lattner · 17 years ago
- 614c8a8 Oops, I committed the wrong file before. This expands the description of type. by Chris Lattner · 17 years ago
- 142993f Add a start at a clang internals manual, documenting some by Chris Lattner · 17 years ago
- 4b00965 Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago