1. dbec033 Add incredibly bare bones docs/tools. by Daniel Dunbar · 15 years ago
  2. 660a5ac Add some text to the user manual describing the current state of C by Eli Friedman · 15 years ago
  3. bf94ca6 Grammar fix. by Ted Kremenek · 15 years ago
  4. 2a9cc23 document new form of -fdiagnostics-print-source-range-in by Chris Lattner · 15 years ago
  5. 4a11551 update the doc. by Zhongxing Xu · 15 years ago
  6. 8217f4e more stuff. by Chris Lattner · 15 years ago
  7. 65a795b add a bunch of diagnostics options, add one example warning group. by Chris Lattner · 15 years ago
  8. 5c3074f slurp some content from the PTH doc into the user's doc. by Chris Lattner · 15 years ago
  9. cf17d9d initial skeleton of a user's manual. by Chris Lattner · 15 years ago
  10. 308b0ec Some more tweaks to driver documentation. by Daniel Dunbar · 15 years ago
  11. 715fc92 minor typographical fixes by Chris Lattner · 15 years ago
  12. 81edc9f mention the non-standard builtin macros we support. by Chris Lattner · 15 years ago
  13. cf665e1 update analyzer doc. by Zhongxing Xu · 15 years ago
  14. 2893589 typos by Chris Lattner · 15 years ago
  15. 4df2114 Wording changes. by Ted Kremenek · 15 years ago
  16. ed86931 Add blurb about attribute "analyzer_noreturn" by Ted Kremenek · 15 years ago
  17. 1177f91 document the x86 address space extension for GS. by Chris Lattner · 15 years ago
  18. 5890c63 Fix grammar. Bold face feature points. by Ted Kremenek · 15 years ago
  19. 8e16408 More cleanup. by Ted Kremenek · 15 years ago
  20. b7fd6b0 More cleanups. by Ted Kremenek · 15 years ago
  21. cfa8d57 Add link from internals manual to PTH documentation. by Ted Kremenek · 15 years ago
  22. 07f08d2 Minor cleanups. Added a blurb about the advantages of fast PTH file generation. by Ted Kremenek · 15 years ago
  23. 0a06999 use escapes. by Chris Lattner · 15 years ago
  24. cdf59da some minor edits by Chris Lattner · 15 years ago
  25. 797a247 Initial draft of PTH internals. by Ted Kremenek · 15 years ago
  26. d76e0a6 Convert region-design document to HTML. by Ted Kremenek · 15 years ago
  27. 75ae2f1 update docs. Replace 'lattice' with 'tree'. by Zhongxing Xu · 15 years ago
  28. a564789 Update docs. by Zhongxing Xu · 15 years ago
  29. 7fe3e05 Adjust doc format. by Zhongxing Xu · 15 years ago
  30. 59eb5f9 update docs. by Zhongxing Xu · 15 years ago
  31. 113cc14 Update docs. by Zhongxing Xu · 15 years ago
  32. 27d9e9f Some very rough Driver documentation. by Daniel Dunbar · 15 years ago
  33. 9d9963e Add a high-level intro to the memory regions design document. by Ted Kremenek · 15 years ago
  34. 8430456 Move "regions" analyzer design document to 'docs'. by Ted Kremenek · 15 years ago
  35. a7dbdf5 link to blocks dox by Chris Lattner · 15 years ago
  36. 7cfc817 add some description of the block language extension. by Chris Lattner · 15 years ago
  37. e54c0b5 The long-rumored blocks implementation document. by Chris Lattner · 15 years ago
  38. 34c0533 minor wording changes. by Chris Lattner · 15 years ago
  39. b2fb6de Clean up and document code modification hints. by Douglas Gregor · 15 years ago
  40. 39a8de1 Implement parsing of nested-name-specifiers that involve template-ids, e.g., by Douglas Gregor · 15 years ago
  41. 0224680 fix typo by Chris Lattner · 15 years ago
  42. 965acbb Allow "overloadable" functions in C to be declared as variadic without by Douglas Gregor · 15 years ago
  43. 426b863 Grammar tweak. by Daniel Dunbar · 15 years ago
  44. a180fdd clarify the behavior of note. by Chris Lattner · 15 years ago
  45. f161d41 wrap some crazy long lines. by Chris Lattner · 15 years ago
  46. 6f72da5 document __builtin_shufflevector by Chris Lattner · 15 years ago
  47. cb54d43 Add documentation for overloaded functions in C by Douglas Gregor · 15 years ago
  48. 5ce933f new document. by Chris Lattner · 15 years ago
  49. 0aad297 document fatal by Chris Lattner · 15 years ago
  50. 47b9a1c Some name-lookup-related fixes, from Piotr Rak! by Douglas Gregor · 15 years ago
  51. b43a50f Name change (isTypeName->getTypeName). by Steve Naroff · 15 years ago
  52. 4afa39d Remove ScopedDecl, collapsing all of its functionality into Decl, so by Douglas Gregor · 16 years ago
  53. 88054de rename "virtual location" of a macro to "instantiation location". by Chris Lattner · 16 years ago
  54. 18376dd update for terminology change. by Chris Lattner · 16 years ago
  55. da76b28 Fix a typo. by Cedric Venet · 16 years ago
  56. 3932fe0 document annotation tokens. by Chris Lattner · 16 years ago
  57. 074149e Introduce support for "transparent" DeclContexts, which are by Douglas Gregor · 16 years ago
  58. 42b83dd Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p by Chris Lattner · 16 years ago
  59. 28daa53 implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an i-c-e. by Chris Lattner · 16 years ago
  60. 077bf5e Rename Selector::getName() to Selector::getAsString(), and add by Chris Lattner · 16 years ago
  61. 545b368 inserting a qualtype adds quotes implicitly by Chris Lattner · 16 years ago
  62. 3fcbb89 other minor edits. by Chris Lattner · 16 years ago
  63. 552de0a minor cleanups. by Chris Lattner · 16 years ago
  64. fd408ea finish up the diagnostics documentation. We don't by Chris Lattner · 16 years ago
  65. 627b705 more updates by Chris Lattner · 16 years ago
  66. cc54334 finish documentation of %select. by Chris Lattner · 16 years ago
  67. 6816856 Documentation for the plural modifier. by Sebastian Redl · 16 years ago
  68. 62fd278 start documenting Diagnostics. Sebastian, I'd appreciate it by Chris Lattner · 16 years ago
  69. e94ca9e4 Extend DeclarationName to support C++ overloaded operators, e.g., by Douglas Gregor · 16 years ago
  70. 2def483 Updated IdentifierResolver to deal with DeclarationNames. The names of by Douglas Gregor · 16 years ago
  71. 2e1cd42 Introduction the DeclarationName class, as a single, general method of by Douglas Gregor · 16 years ago
  72. 7bad199 Describe how constant folding and i-c-e diagnosing should work. by Chris Lattner · 16 years ago
  73. c785676 Unbreak clang install. by Mike Stump · 16 years ago
  74. beb77b1 clean up the footer a bit more. by Chris Lattner · 16 years ago
  75. 2f17c1c remove SSIs. by Chris Lattner · 16 years ago
  76. d83d006 Add the right path to the lines image. by Chris Lattner · 16 years ago
  77. 1ede17a Add doxygen support - Stolen from LLVM with minor modifications by Daniel Dunbar · 16 years ago
  78. 17a295d Use same CSS as the rest of the clang website. by Ted Kremenek · 16 years ago
  79. 7928125 update documentation by Chris Lattner · 16 years ago
  80. 18e17e7 Minor grammar fix. by Ted Kremenek · 17 years ago
  81. 98f19b6 Commented out header with no section body. Will write this eventually. by Ted Kremenek · 17 years ago
  82. 8bc0571 Added some documentation on clang CFGs. It is very rough. by Ted Kremenek · 17 years ago
  83. 30d1775 Fix spacing issues. by Bill Wendling · 17 years ago
  84. 8438624 Fix html problem, patch by Justin Handville by Chris Lattner · 17 years ago
  85. 33fc68a Owen pointed out that this made no sense :) by Chris Lattner · 17 years ago
  86. 11406c1 update name by Chris Lattner · 17 years ago
  87. 8a2bc62 Oops, I committed the wrong file before. This expands the description of type. by Chris Lattner · 17 years ago
  88. 86920d3 Add a start at a clang internals manual, documenting some by Chris Lattner · 17 years ago
  89. 9572a5f add documentation skeleton by Chris Lattner · 17 years ago