1. d73fef6 fix thinko by Chris Lattner · 15 years ago
  2. 63d423d mention that clang defaults to C99 mode, PR5388 by Chris Lattner · 15 years ago
  3. d2c1c60 remove a mostly obsolete "word of warning" by Chris Lattner · 15 years ago
  4. 99ff8da Update clang web pages with respect to Windows by John Thompson · 15 years ago
  5. e2d78fe Update checker build. by Ted Kremenek · 15 years ago
  6. 8112c61 Add link to FatELF project. by Daniel Dunbar · 15 years ago
  7. 31abe8c Doug says this is medium done. by Benjamin Kramer · 15 years ago
  8. cec517b cxx_status: fix some missing/wrong cells. by Benjamin Kramer · 15 years ago
  9. 539afc7 Update checker build. by Ted Kremenek · 15 years ago
  10. a662e05 Restored note on pointer to members with a pointer to issue involved. by Fariborz Jahanian · 15 years ago
  11. 4efd398 Removed a Note related to pointer to member functions which by Fariborz Jahanian · 15 years ago
  12. 268fb5b Test by Douglas Gregor · 15 years ago
  13. 49ac3d4 Update checker build. by Ted Kremenek · 15 years ago
  14. 3a9f03d Updated, we support == and != builtins for member pointers. by Fariborz Jahanian · 15 years ago
  15. 0937097 Changes to reflect more pointer-to-member support. by Fariborz Jahanian · 15 years ago
  16. a249b72 Grammaro. by Daniel Dunbar · 15 years ago
  17. 31fec98 Describe/link some of the universal driver related work. by Daniel Dunbar · 15 years ago
  18. b114d2e Add a "Universal Driver" open project, and web page. by Daniel Dunbar · 15 years ago
  19. 09becee Add an open project. :) by Daniel Dunbar · 15 years ago
  20. 5a7cb84 Fix sentence-o. by Daniel Dunbar · 15 years ago
  21. 701ccee Our C++ support is far enough along now that we shouldn't be recommending the use of Elsa by Douglas Gregor · 15 years ago
  22. dcde190 Give ourselves an A- on ASTs for explicit specializations, since they by Douglas Gregor · 15 years ago
  23. 096ebfd Diagnose attempts to add default function arguments to a by Douglas Gregor · 15 years ago
  24. 6687f9f Minor CSS fix by Douglas Gregor · 15 years ago
  25. 33c4ba8 Minor margin fix by Douglas Gregor · 15 years ago
  26. e094fe8 This ought to complete exception spec support. Man, am I glad. by Sebastian Redl · 15 years ago
  27. b656d88 Tests for C++ [expr], from James Porter! by Douglas Gregor · 15 years ago
  28. 38fdb6d Updated checker build. by Ted Kremenek · 15 years ago
  29. 0519b28 Fix typo. by Benjamin Kramer · 15 years ago
  30. 871dc3e fix line #'s by Chris Lattner · 15 years ago
  31. 0e3b44b add some more popular examples, color code warning: and error: like the command line. by Chris Lattner · 15 years ago
  32. 30a46b5 Update C++ status page by Douglas Gregor · 15 years ago
  33. 6af0104 Update checker build. by Ted Kremenek · 15 years ago
  34. d8307b1 Patch for AST representation for the implicit conversion to a function by Fariborz Jahanian · 15 years ago
  35. 6bfc8b6 CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark by Cedric Venet · 15 years ago
  36. 9031486 Update checker build. by Ted Kremenek · 15 years ago
  37. b0802c9 pcc supports some c99 by Chris Lattner · 15 years ago
  38. a24563a Update checker build. by Ted Kremenek · 15 years ago
  39. a6dc079 Update checker build. by Ted Kremenek · 15 years ago
  40. 6826365 Update for inherited conversion function support. by Fariborz Jahanian · 15 years ago
  41. 0d36aa8 Status update related to code gen for type conversion functions. by Fariborz Jahanian · 15 years ago
  42. 4fe95f9 Don't generate any code for an explicit call to a trivial destructor. by Douglas Gregor · 15 years ago
  43. 464061a Update C++ status, since a bunch of the comments were out-of-date by Douglas Gregor · 15 years ago
  44. c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
  45. db74092 Update checker build. by Ted Kremenek · 15 years ago
  46. 13e6e0c Update checker build. by Ted Kremenek · 15 years ago
  47. 76c5b55 Tweak the list of open projects for C++ by Douglas Gregor · 15 years ago
  48. 11401c6 Update checker build. by Ted Kremenek · 15 years ago
  49. 3ac6a0b Update checker build. by Ted Kremenek · 15 years ago
  50. 20b3e99 Implement support for equality comparisons (!=, ==) of member by Douglas Gregor · 15 years ago
  51. c141086 Updated statuc page to reflect recent implementations by Fariborz Jahanian · 15 years ago
  52. be1ad92 Update Clang C++ status to better reflect what is implemented. by Douglas Gregor · 15 years ago
  53. 65ec1fd Implement conversion function templates, along with the ability to use by Douglas Gregor · 15 years ago
  54. c42a92a Center the dragon. by Ted Kremenek · 15 years ago
  55. a12a328 Make the dragon a link... by Ted Kremenek · 15 years ago
  56. 120aff9 Include LLVM logo ... because dragons are cool. by Ted Kremenek · 15 years ago
  57. 0280115 Update checker build. by Ted Kremenek · 15 years ago
  58. 357f7ce Improve the Getting Started and Hacking web pages, patch by John Thompson! by Chris Lattner · 15 years ago
  59. 1ac134b Update/add links to developer meeting. by Ted Kremenek · 15 years ago
  60. 12e57bc s/ccc/clang/ by Daniel Dunbar · 15 years ago
  61. 1816e48 Add link to LLVM's Getting Started page. Patch by John Thompson! by Anton Korobeynikov · 15 years ago
  62. d1e1ef3 Website updates for working with Visual Studio and making patches. by Eli Friedman · 15 years ago
  63. b4aa94d Update C++ open projects list by Douglas Gregor · 15 years ago
  64. 1e185d9 We have fairly good support for namespaces, now. Namespace aliases are parsed correctly by Douglas Gregor · 15 years ago
  65. 45f8091 linkify IRC by Chris Lattner · 15 years ago
  66. e1e585f rearrange side bar, add link to IRC info. by Chris Lattner · 15 years ago
  67. 9cc11e7 Implement C++ semantics for C-style and functional-style casts. This regresses Clang extension conversions, like vectors, but allows conversions via constructors and conversion operators. by Sebastian Redl · 15 years ago
  68. 9c09b88 We now do complete semantic checking for unions by Douglas Gregor · 15 years ago
  69. 75b451e Update C++ status to reflect progress on out-of-line definitions of class template members by Douglas Gregor · 15 years ago
  70. 21375a3 Update cf_returns_retained/ns_returns_retained examples to use __has_feature. by Ted Kremenek · 15 years ago
  71. 909a883 linkify by Chris Lattner · 15 years ago
  72. 7240d77 Add documentation for the Index library to clang's web page. by Argyrios Kyrtzidis · 15 years ago
  73. 08cc16d Update checker build. by Ted Kremenek · 15 years ago
  74. 00aeb52 Implement the simple form of overload resolution used when taking the by Douglas Gregor · 15 years ago
  75. 4668509 Update the C++ status table to better reflect our support for function overloading by Douglas Gregor · 15 years ago
  76. 69be8d6 Improve argument-dependent lookup to find associated classes and by Douglas Gregor · 15 years ago
  77. 8fdc3c4 Template argument deduction from a call has improved a bit by Douglas Gregor · 15 years ago
  78. 6134104 Update checker build. by Ted Kremenek · 15 years ago
  79. 600437f Update checker build. by Ted Kremenek · 15 years ago
  80. 4c9b68f Add a Last Updated field to the C++ status page by Douglas Gregor · 15 years ago
  81. b10d2fb Make a note of improvements to function templates by Douglas Gregor · 15 years ago
  82. 4d1034f Fix bar title in graphs. by Daniel Dunbar · 15 years ago
  83. 13e1c9d Update performance numbers (missed a link) by Daniel Dunbar · 15 years ago
  84. 9d284e5 Update performance numbers. by Daniel Dunbar · 15 years ago
  85. b76c232 oink is dead. by Chris Lattner · 15 years ago
  86. 3eb43a0 We now support decltype (as far as I know :) by Anders Carlsson · 15 years ago
  87. 5ceab86 Fix typo. by Ted Kremenek · 15 years ago
  88. 5303644 Reference the correct image... by Ted Kremenek · 15 years ago
  89. 42291dd Add scan-build screenshot for attribute 'nonnull' example. by Ted Kremenek · 15 years ago
  90. 7552719 Fix broken HTML tag. by Ted Kremenek · 15 years ago
  91. c415901 Remove reference to using 'clang' directly to analyze projects. by Ted Kremenek · 15 years ago
  92. 1a9887e Tighten screenshot. by Ted Kremenek · 15 years ago
  93. 6fe1ef2 Replace 'clang --analyze' example for attribute cf_returns_retained with screenshots. by Ted Kremenek · 15 years ago
  94. 7d277e2 Replace 'clang --analyze' example (in text) with screenshot from scan-build. by Ted Kremenek · 15 years ago
  95. e6510f1 Nested classes are now complete. by Anders Carlsson · 15 years ago
  96. 43f24e0 class.nested.type is done. by Anders Carlsson · 15 years ago
  97. 0964e67 Update checker build. by Ted Kremenek · 15 years ago
  98. 742f2cd Tweak the C++ open projects page by Douglas Gregor · 15 years ago
  99. 37ad3d4 Revert r73341. by Ted Kremenek · 15 years ago
  100. 7420c2d Note that we've implemented the right angle brackets extension in C++0x by Douglas Gregor · 15 years ago