1. da76b28 Fix a typo. by Cedric Venet · 16 years ago
  2. 3932fe0 document annotation tokens. by Chris Lattner · 16 years ago
  3. 074149e Introduce support for "transparent" DeclContexts, which are by Douglas Gregor · 16 years ago
  4. 42b83dd Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p by Chris Lattner · 16 years ago
  5. 28daa53 implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an i-c-e. by Chris Lattner · 16 years ago
  6. 077bf5e Rename Selector::getName() to Selector::getAsString(), and add by Chris Lattner · 16 years ago
  7. 545b368 inserting a qualtype adds quotes implicitly by Chris Lattner · 16 years ago
  8. 3fcbb89 other minor edits. by Chris Lattner · 16 years ago
  9. 552de0a minor cleanups. by Chris Lattner · 16 years ago
  10. fd408ea finish up the diagnostics documentation. We don't by Chris Lattner · 16 years ago
  11. 627b705 more updates by Chris Lattner · 16 years ago
  12. cc54334 finish documentation of %select. by Chris Lattner · 16 years ago
  13. 6816856 Documentation for the plural modifier. by Sebastian Redl · 16 years ago
  14. 62fd278 start documenting Diagnostics. Sebastian, I'd appreciate it by Chris Lattner · 16 years ago
  15. e94ca9e4 Extend DeclarationName to support C++ overloaded operators, e.g., by Douglas Gregor · 16 years ago
  16. 2def483 Updated IdentifierResolver to deal with DeclarationNames. The names of by Douglas Gregor · 16 years ago
  17. 2e1cd42 Introduction the DeclarationName class, as a single, general method of by Douglas Gregor · 16 years ago
  18. 7bad199 Describe how constant folding and i-c-e diagnosing should work. by Chris Lattner · 16 years ago
  19. c785676 Unbreak clang install. by Mike Stump · 16 years ago
  20. beb77b1 clean up the footer a bit more. by Chris Lattner · 16 years ago
  21. 2f17c1c remove SSIs. by Chris Lattner · 16 years ago
  22. d83d006 Add the right path to the lines image. by Chris Lattner · 16 years ago
  23. 1ede17a Add doxygen support - Stolen from LLVM with minor modifications by Daniel Dunbar · 16 years ago
  24. 17a295d Use same CSS as the rest of the clang website. by Ted Kremenek · 16 years ago
  25. 7928125 update documentation by Chris Lattner · 16 years ago
  26. 18e17e7 Minor grammar fix. by Ted Kremenek · 17 years ago
  27. 98f19b6 Commented out header with no section body. Will write this eventually. by Ted Kremenek · 17 years ago
  28. 8bc0571 Added some documentation on clang CFGs. It is very rough. by Ted Kremenek · 17 years ago
  29. 30d1775 Fix spacing issues. by Bill Wendling · 17 years ago
  30. 8438624 Fix html problem, patch by Justin Handville by Chris Lattner · 17 years ago
  31. 33fc68a Owen pointed out that this made no sense :) by Chris Lattner · 17 years ago
  32. 11406c1 update name by Chris Lattner · 17 years ago
  33. 8a2bc62 Oops, I committed the wrong file before. This expands the description of type. by Chris Lattner · 17 years ago
  34. 86920d3 Add a start at a clang internals manual, documenting some by Chris Lattner · 17 years ago
  35. 9572a5f add documentation skeleton by Chris Lattner · 17 years ago