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