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