1. 909a883 linkify by Chris Lattner · 15 years ago
  2. 7240d77 Add documentation for the Index library to clang's web page. by Argyrios Kyrtzidis · 15 years ago
  3. 08cc16d Update checker build. by Ted Kremenek · 15 years ago
  4. 00aeb52 Implement the simple form of overload resolution used when taking the by Douglas Gregor · 15 years ago
  5. 4668509 Update the C++ status table to better reflect our support for function overloading by Douglas Gregor · 15 years ago
  6. 69be8d6 Improve argument-dependent lookup to find associated classes and by Douglas Gregor · 15 years ago
  7. 8fdc3c4 Template argument deduction from a call has improved a bit by Douglas Gregor · 15 years ago
  8. 6134104 Update checker build. by Ted Kremenek · 15 years ago
  9. 600437f Update checker build. by Ted Kremenek · 15 years ago
  10. 4c9b68f Add a Last Updated field to the C++ status page by Douglas Gregor · 15 years ago
  11. b10d2fb Make a note of improvements to function templates by Douglas Gregor · 15 years ago
  12. 4d1034f Fix bar title in graphs. by Daniel Dunbar · 15 years ago
  13. 13e1c9d Update performance numbers (missed a link) by Daniel Dunbar · 15 years ago
  14. 9d284e5 Update performance numbers. by Daniel Dunbar · 15 years ago
  15. b76c232 oink is dead. by Chris Lattner · 15 years ago
  16. 3eb43a0 We now support decltype (as far as I know :) by Anders Carlsson · 15 years ago
  17. 5ceab86 Fix typo. by Ted Kremenek · 15 years ago
  18. 5303644 Reference the correct image... by Ted Kremenek · 15 years ago
  19. 42291dd Add scan-build screenshot for attribute 'nonnull' example. by Ted Kremenek · 15 years ago
  20. 7552719 Fix broken HTML tag. by Ted Kremenek · 15 years ago
  21. c415901 Remove reference to using 'clang' directly to analyze projects. by Ted Kremenek · 15 years ago
  22. 1a9887e Tighten screenshot. by Ted Kremenek · 15 years ago
  23. 6fe1ef2 Replace 'clang --analyze' example for attribute cf_returns_retained with screenshots. by Ted Kremenek · 15 years ago
  24. 7d277e2 Replace 'clang --analyze' example (in text) with screenshot from scan-build. by Ted Kremenek · 15 years ago
  25. e6510f1 Nested classes are now complete. by Anders Carlsson · 15 years ago
  26. 43f24e0 class.nested.type is done. by Anders Carlsson · 15 years ago
  27. 0964e67 Update checker build. by Ted Kremenek · 15 years ago
  28. 742f2cd Tweak the C++ open projects page by Douglas Gregor · 15 years ago
  29. 37ad3d4 Revert r73341. by Ted Kremenek · 15 years ago
  30. 7420c2d Note that we've implemented the right angle brackets extension in C++0x by Douglas Gregor · 15 years ago
  31. 0c3a16d 'not magic' => 'is not magic' by Zhongxing Xu · 15 years ago
  32. 557e811 fix the menu's links by Nuno Lopes · 15 years ago
  33. 5e9f35c Update LLVM. by Douglas Gregor · 15 years ago
  34. c1efb3f It looks like we've finished off matching of class template partial specializations; add comments and update the C++ status page by Douglas Gregor · 15 years ago
  35. 16df850 Finish implementing checking of class template partial specializations by Douglas Gregor · 15 years ago
  36. 6aa75cf Diagnose C++ [temp.class.spec]p9b3, where a class template partial by Douglas Gregor · 15 years ago
  37. 7e8976b Update the C++ status to reflect improvements in template argument deduction and the handling of class template partial specializations by Douglas Gregor · 15 years ago
  38. 01cd4fb Point to the clang driver, not the ccc driver by Douglas Gregor · 15 years ago
  39. 4bd6545 Add pseudo-destructors to the Open Projects list by Douglas Gregor · 15 years ago
  40. 6ba70bf Prune some projects that have already been started by Douglas Gregor · 15 years ago
  41. 9c5fc16 Add redirects to new static analysis web site. by Ted Kremenek · 15 years ago
  42. 5e9e146 Update static analyzer link to new website. by Ted Kremenek · 15 years ago
  43. cb41f3e Comment out preliminary text due to wishful thinking of getting more documentation done by this point. by Ted Kremenek · 15 years ago
  44. f2c6b9a Last menu color tweaking (for now). by Ted Kremenek · 15 years ago
  45. 8cb2868 More color tweaking. by Ted Kremenek · 15 years ago
  46. b5a5b53 Update menu colors. by Ted Kremenek · 15 years ago
  47. f75d0ac Update menu color. by Ted Kremenek · 15 years ago
  48. d5f1d1e Update checker build file (accidentally used old one). by Ted Kremenek · 15 years ago
  49. ae2288c Fix link. by Ted Kremenek · 15 years ago
  50. 591b907 Add skeleton files for new analyzer site. by Ted Kremenek · 15 years ago
  51. fa0378d Update checker build. by Ted Kremenek · 15 years ago
  52. e0b6ae7 Put "Language Extensions" and "C++ status" in the regular info section. by Daniel Dunbar · 15 years ago
  53. c5f928c Mention unsupported GCC duplicate-definition-with-inline extension. by Daniel Dunbar · 15 years ago
  54. ce9f496 Another tweak to the clang Getting Started page. by Daniel Dunbar · 15 years ago
  55. 05fc1c2 Minor updates to the clang Getting Started page. by Daniel Dunbar · 15 years ago
  56. f0fc7bf Update checker build. by Ted Kremenek · 15 years ago
  57. d79bf39 Update checker build. by Ted Kremenek · 15 years ago
  58. 987edd2 Update checker build. by Ted Kremenek · 15 years ago
  59. 2e24661 Update checker build. by Ted Kremenek · 15 years ago
  60. 5731595 Update checker build. by Ted Kremenek · 15 years ago
  61. 57dc4a3 Update checker build. by Ted Kremenek · 15 years ago
  62. 93dfdb1 Semantic analysis for explicit instantiation of class templates. We by Douglas Gregor · 15 years ago
  63. 4d9a16f Implement parsing for explicit instantiations of class templates, e.g., by Douglas Gregor · 15 years ago
  64. 59e64ce Update checker build. by Ted Kremenek · 15 years ago
  65. 01cf112 Align the N/A in the C++ status table, from Anders Johnsen by Douglas Gregor · 15 years ago
  66. 0755402 Fill in more C++ status. We're now using the check mark to mean, by Douglas Gregor · 15 years ago
  67. 7458120 Update checker build. by Ted Kremenek · 15 years ago
  68. 8c29e4e Update checker build. by Ted Kremenek · 15 years ago
  69. 8b2bc72 Update checker build. by Ted Kremenek · 15 years ago
  70. 0393e28 Update minor points in C++ status table. by Sebastian Redl · 15 years ago
  71. 6e8ed16 Implement C++0x nullptr. by Sebastian Redl · 15 years ago
  72. 9f2e23e Update checker build. by Ted Kremenek · 15 years ago
  73. 11ddafb Update checker build. by Ted Kremenek · 15 years ago
  74. 6631686 Update checker build. by Ted Kremenek · 15 years ago
  75. 11888a2 Roll back to checker build 0.195. by Ted Kremenek · 15 years ago
  76. 6d507a6 Big update to the C++ status table to reflect "recent" by Douglas Gregor · 15 years ago
  77. e686364 Update checker build. by Ted Kremenek · 15 years ago
  78. d7a56d5 Update checker build. by Ted Kremenek · 15 years ago
  79. b9c7cbb Update checker build. by Ted Kremenek · 15 years ago
  80. 8e5ebed Update checker build. by Ted Kremenek · 15 years ago
  81. b987631 Nightly test coverage reporting is back online. by Daniel Dunbar · 15 years ago
  82. 4cef3c1 Update checker build. by Ted Kremenek · 15 years ago
  83. 356afa5 C/ObjC work well enough with clang for them not to be a gcc strength anymore. by Chris Lattner · 15 years ago
  84. 86a8888 add word by Chris Lattner · 15 years ago
  85. cb645ce C/ObjC work well enough to claim support for them now. by Chris Lattner · 15 years ago
  86. 5920730 Update checker build. by Ted Kremenek · 15 years ago
  87. 7dc8134 Have the parser communicate the exception specification to the action. by Sebastian Redl · 15 years ago
  88. d8ca410 Update analyzer build. by Ted Kremenek · 15 years ago
  89. 13e8854 Track down return statements in the handlers of a function-try-block of constructors. Meh ... by Sebastian Redl · 15 years ago
  90. 972041f Improve validation of C++ exception handling: diagnose throwing incomplete types and jumps into protected try-catch scopes. by Sebastian Redl · 15 years ago
  91. f331fb4 Fill in the C++ status table for exceptions by Sebastian Redl · 15 years ago
  92. 7eb8319 Updated checker build. by Ted Kremenek · 15 years ago
  93. f97364a Update checker build. by Ted Kremenek · 15 years ago
  94. 1e27472 Update checker build. by Ted Kremenek · 15 years ago
  95. 78eb874 Conditional operator C++ checking complete. What issues remain are in more general code. by Sebastian Redl · 15 years ago
  96. 0b5e7fb Add deleted functions and rvalue references to C++ status. by Sebastian Redl · 15 years ago
  97. a634fae Update analyzer build. by Ted Kremenek · 15 years ago
  98. 871eb7c Fix typo. by Ted Kremenek · 15 years ago
  99. 245d814 Update analyzer build. by Ted Kremenek · 15 years ago
  100. dab44da Update analyzer build. by Ted Kremenek · 15 years ago