1. 7b07d4a Add missing whitespace. by Ted Kremenek · 14 years ago
  2. f9c10c7 Update checker build. by Ted Kremenek · 14 years ago
  3. c63cada Tweak documentation to mention Debug+Asserts. by Duncan Sands · 14 years ago
  4. 92bc027 Update diagnostic on compatibility page to reflect reality by Douglas Gregor · 14 years ago
  5. 4b662a5 Revert r107374, which broke bootstrap. by Douglas Gregor · 14 years ago
  6. 2fef752 When building the type of a destructor, make sure to keep the by Douglas Gregor · 14 years ago
  7. d5aaa57 Update checker build. by Ted Kremenek · 14 years ago
  8. 8578981 Improve diagnostic when we fail to pick an overload because it would by Douglas Gregor · 14 years ago
  9. ff6f66e Wording tweak from Dan. by Douglas Gregor · 14 years ago
  10. 6f1adba Wording tweak from Dan. by Douglas Gregor · 14 years ago
  11. e661750 typo. by Benjamin Kramer · 14 years ago
  12. c41b6ff New language-compatibility page, including language-compatibility information for the various language dialects Clang supports in a single, easy-to-find page by Douglas Gregor · 14 years ago
  13. e437bac Update checker build. by Ted Kremenek · 14 years ago
  14. 5016300 Rework the unqualified-lookup-in-templates section of the compatibility by John McCall · 14 years ago
  15. d45c93c Some more nods to HTML well-formedness. by John McCall · 14 years ago
  16. f44ea72 Fix template ordering compatibility docs. I missed another section that covered by Jeffrey Yasskin · 14 years ago
  17. 1390c3d Describe a gcc compatibility problem that occurs when a template calls a by Jeffrey Yasskin · 14 years ago
  18. 9fde7ca www: Swap external coverage & spec references links. by Daniel Dunbar · 14 years ago
  19. df29378 www: Add note on running clang tests from a CMake build, patch by Peter Collingbourne by Daniel Dunbar · 14 years ago
  20. c044193 clang++ is now a different greek letter. by Chris Lattner · 14 years ago
  21. 4a40a2f Add a compatibility note about incomplete types in templates. by John McCall · 14 years ago
  22. 1ca3bd8 Update checker build. by Ted Kremenek · 14 years ago
  23. a481ec4 It turns out that people love using VLAs in templates, too. Weaken our by Douglas Gregor · 14 years ago
  24. 0fddb97 Implement support for variable length arrays in C++. VLAs are limited by Douglas Gregor · 14 years ago
  25. e229b9d minor updates by Chris Lattner · 14 years ago
  26. d3573f0 down with export. by Chris Lattner · 14 years ago
  27. a4b46cc another unneeded line. by Chris Lattner · 14 years ago
  28. 900e32d major update to the C++ status page. C++ support is by Chris Lattner · 14 years ago
  29. a238f87 Add documention on ns_returns_not_retained and cf_returns_not_retained attributes. by Ted Kremenek · 14 years ago
  30. a48412a BoostCon tutorial notes, temporary by Douglas Gregor · 14 years ago
  31. 0506af3 Update latest checker build to a local link. by Daniel Dunbar · 14 years ago
  32. 7878178 mention that cmake works on unix too. PR7061 by Chris Lattner · 14 years ago
  33. 15f2e72 Remove the blanket statement about Clang not supporting access control. It does now by Douglas Gregor · 14 years ago
  34. f3d4a97 Update checker build. by Ted Kremenek · 14 years ago
  35. 5dd52ac Add a note to the C++ compatibility page about templates with no by John McCall · 14 years ago
  36. 83e7a78 rename llvm::llvm_report_error -> llvm::report_fatal_error by Chris Lattner · 14 years ago
  37. 2dce0c4 Update checker build. by Ted Kremenek · 14 years ago
  38. 26ad5c0 Update analyzer build. by Ted Kremenek · 14 years ago
  39. 7435082 provide a simpler way to get to the headers by Gabor Greif · 14 years ago
  40. 9a4d77f Remove VS information for analyzer until we have more real support. by Ted Kremenek · 14 years ago
  41. 03cf219 s/Clangify2010.py/clangify2010.py by Kovarththanan Rajaratnam · 14 years ago
  42. b6e0edc Add initial draft of web page on 'clangifty2010.py' script for analyzing VS projects. by Ted Kremenek · 14 years ago
  43. 489722f Add another compatibility note and tweak a few of the existing ones. by John McCall · 14 years ago
  44. 6243e33 Fix a typo in a tag. by Chandler Carruth · 14 years ago
  45. 9b2fc95 Document common clang compatibility issues. by Rafael Espindola · 14 years ago
  46. 3ff9da4 Fix grammar by Ted Kremenek · 14 years ago
  47. f2b552e Update checker build. by Ted Kremenek · 14 years ago
  48. 1a202b4 Fix typo. by Ted Kremenek · 14 years ago
  49. f708233 Update checker build. by Ted Kremenek · 14 years ago
  50. 631bde5 Fix link. by Ted Kremenek · 14 years ago
  51. 250f67b Update front page to mention Xcode integration. by Ted Kremenek · 14 years ago
  52. 4d9d49a Expose "Key features" paragraph. by Ted Kremenek · 14 years ago
  53. 8c0b964 Label examples. by Ted Kremenek · 14 years ago
  54. 7d539a4 Fix link. by Ted Kremenek · 14 years ago
  55. cdbfe9f Simplify menu. by Ted Kremenek · 14 years ago
  56. 201b46f Tweak menu. by Ted Kremenek · 14 years ago
  57. 0f39996 Add section on using the analyzer within Xcode. by Ted Kremenek · 14 years ago
  58. 831a46a Add new intro about running scan-build. by Ted Kremenek · 14 years ago
  59. 435c439 Update checker build. by Ted Kremenek · 14 years ago
  60. f4aed5f (1) Correctly format external Javascript link. by Ted Kremenek · 15 years ago
  61. cf98c3f Don't display border around images (in Firefox). by Ted Kremenek · 15 years ago
  62. b24b0f8 Pull header into side column. by Ted Kremenek · 15 years ago
  63. 4bf2405 Increase page width for more modern displays. by Ted Kremenek · 15 years ago
  64. c49d5d5 Tweak CSS for options table. by Ted Kremenek · 15 years ago
  65. c0565f0 Even more menu tweaking... by Ted Kremenek · 15 years ago
  66. 0963d67 More menu tweaking. by Ted Kremenek · 15 years ago
  67. c9265cc Adjust height of main content. by Ted Kremenek · 15 years ago
  68. 22ba05e Fix grammar. by Ted Kremenek · 15 years ago
  69. e28897a Change text alignment in menus. by Ted Kremenek · 15 years ago
  70. 90fc45f Move file-specific styling to after the menu. by Ted Kremenek · 15 years ago
  71. fe77538 Invert css inclusion order. by Ted Kremenek · 15 years ago
  72. 8bebc6e More analyzer website tweaking in preparation for additional content. by Ted Kremenek · 15 years ago
  73. 41e9066 Fix javascript link. by Ted Kremenek · 15 years ago
  74. b9576d9 Fix javascript file link. by Ted Kremenek · 15 years ago
  75. aede412 Update checker build. by Ted Kremenek · 15 years ago
  76. 555d04f Fix typo by Anton Korobeynikov · 15 years ago
  77. 0488124 Clearify Qt status a bit by Anton Korobeynikov · 15 years ago
  78. 95e636c Add Qt, CMake projects to the list of C++ projects we're working on compiling by Douglas Gregor · 15 years ago
  79. c6b7003 Fix grammar. by Ted Kremenek · 15 years ago
  80. 1b43ec2 Tweak menu. by Ted Kremenek · 15 years ago
  81. 3a7ae8f Really increase menu width... by Ted Kremenek · 15 years ago
  82. 61158c5 Increase width of nav bar. by Ted Kremenek · 15 years ago
  83. 0d8dc1e Add inclusion links for external JavaScript file. by Ted Kremenek · 15 years ago
  84. 5a9bd11 Switch to drop-down menu style. by Ted Kremenek · 15 years ago
  85. 7dc94d6 Remove table (for now). Doesn't look so hot. by Ted Kremenek · 15 years ago
  86. 51667ee Add images showing the results in a web browser and Xcode respectively. by Ted Kremenek · 15 years ago
  87. f1904a8 Remove link to Developer Meeting and tighten menu. by Ted Kremenek · 15 years ago
  88. e436704 Add link to the current status of analysis support for C++. by Ted Kremenek · 15 years ago
  89. b7f4f51 Update checker build. by Ted Kremenek · 15 years ago
  90. 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 15 years ago
  91. 94634cc add another example. by Chris Lattner · 15 years ago
  92. 79bba50 Add a Coding Standards section to hacking.html, and point out that cstdio is forbidden. by Daniel Dunbar · 15 years ago
  93. 763f7d6 Fix html glitch. Pointed out by clwi (PR6090). by Duncan Sands · 15 years ago
  94. c5a857f comments shouldn't go in the AST, and we already make it easy by Chris Lattner · 15 years ago
  95. 125cebd Update C++ status page to reflect reality by Douglas Gregor · 15 years ago
  96. fcc9322 Update checker build. by Ted Kremenek · 15 years ago
  97. 4224f06 Update checker build. by Ted Kremenek · 15 years ago
  98. dd63b28 Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. by Daniel Dunbar · 15 years ago
  99. 6873c5e Update checker build. by Ted Kremenek · 15 years ago
  100. f59ef96 Update checker build. by Ted Kremenek · 15 years ago