1. d1dc3aa Initializer lists are now supported. by Sebastian Redl · 12 years ago
  2. 1e409d8 cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor as by Richard Smith · 12 years ago
  3. a5ec58d cxx_status: extended sizeof has been essentially complete for some time. As by Richard Smith · 12 years ago
  4. c101411 Tweak C++ status table: by Douglas Gregor · 12 years ago
  5. 7c07e96 Clang now supports lambda expressions. by Douglas Gregor · 12 years ago
  6. 65967ec I hereby declare that all remaining constexpr issues are bugs, not unimplemented by Richard Smith · 12 years ago
  7. d135641 Revert accidentally-committed file in r148020. by Richard Smith · 13 years ago
  8. 61e6162 Allow constant-folding of references which were formed in a manner not permitted by Richard Smith · 13 years ago
  9. 8398bdb Fix markup weirdness. by Benjamin Kramer · 13 years ago
  10. b09a33c Fixing some dead links. Patch by Jean-Daniel Dupas! by David Blaikie · 13 years ago
  11. 45b636a Add colors to the C++11 status page. by Michael J. Spencer · 13 years ago
  12. 26bae20 Deleted functions were in Clang 2.9, defaulted functions in 3.0. Fixses PR11252. by Douglas Gregor · 13 years ago
  13. 60d222f Tweak the C++11 status prose a bit. We still need better user guidance on the standard library issue by Douglas Gregor · 13 years ago
  14. 43ac6d0 Switch the C++11 status table from a developer-centric list to a by Douglas Gregor · 13 years ago
  15. 1e2b3d7 Updating the Clang website to refer to C++'11 instead of C++'0x by David Blaikie · 13 years ago
  16. 72a81d2 Now that we support move generation, mention this in the language extension and C++ status pages. Also update the C++ status for default functions, which are complete now that we can generate move functions, and destructor exception specifications, which I did a while ago. by Sebastian Redl · 13 years ago
  17. 22998ad Update C++0x status page to reflect support for raw string literals. by Craig Topper · 13 years ago
  18. 785200d Update C++0x status page to reflect support for unicode string and character literals, from Craig Topper by Douglas Gregor · 13 years ago
  19. 34bc0ec Update C++0x status for explicit override controls and explicit by Douglas Gregor · 13 years ago
  20. ee2cdbd Update cxx_status page on www: clang has had full support for in-class initializers since r132890. by Richard Smith · 13 years ago
  21. 8c32708 Clean up the C++ status page by eliminating the utterly unnecessary set of projects. C++98/03 is sooooo yesterday by Douglas Gregor · 13 years ago
  22. be7a1d3 Update C++0x nullptr status, from Jonathan Sauer by Douglas Gregor · 13 years ago
  23. f184f9a Update www: we now mangle references to function parameters properly. Also, this is really more a decltype issue rather than a late-specified return type issue. by Richard Smith · 13 years ago
  24. 3e4c6c4 Implement support for C++0x alias templates. by Richard Smith · 13 years ago
  25. 059ce0d Fully implement delegating constructors! by Sean Hunt · 13 years ago
  26. 5f3d30b Update www: clang now supports C++11 for-range and non-template type aliases. by Richard Smith · 13 years ago
  27. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  28. a6ea5bb Name mangling of late-specified return types doesn't work if the return type references the argument types: by Richard Smith · 13 years ago
  29. 6a4e73c clang has had full and tested support for C++0x trailing-return-type and auto type deduction since r126166. Update the website to reflect this, and add a __has_feature test. by Richard Smith · 13 years ago
  30. 46ba01a Add a libstdc++-4.4 patch for C++0x to the website. by Jeffrey Yasskin · 13 years ago
  31. 29236f4 Clang supports __STDC_HOSTED__. Patch by Jonathan Sauer by Douglas Gregor · 13 years ago
  32. fd405ef Update the www to indicate that auto is now implemented. by Richard Smith · 13 years ago
  33. d1a2643 Update C++0x status web page by Douglas Gregor · 13 years ago
  34. 4c9131a Variadic templates are fully implemented. by Douglas Gregor · 14 years ago
  35. 1ce7965 Add back the late-specified return type paper by Douglas Gregor · 14 years ago
  36. 08765a9 Updates to the C++ status page for C++0x features, from Michael Price by Douglas Gregor · 14 years ago
  37. b7579aa be less threatening. by Chris Lattner · 14 years ago
  38. 28f0396 Update C++0x status by Douglas Gregor · 14 years ago
  39. 0ca08af mark boost's tracking bug as fixed by Gabor Greif · 14 years ago
  40. d3573f0 down with export. by Chris Lattner · 14 years ago
  41. a4b46cc another unneeded line. by Chris Lattner · 14 years ago
  42. 900e32d major update to the C++ status page. C++ support is by Chris Lattner · 14 years ago
  43. 15f2e72 Remove the blanket statement about Clang not supporting access control. It does now by Douglas Gregor · 14 years ago
  44. 555d04f Fix typo by Anton Korobeynikov · 14 years ago
  45. 0488124 Clearify Qt status a bit by Anton Korobeynikov · 14 years ago
  46. 95e636c Add Qt, CMake projects to the list of C++ projects we're working on compiling by Douglas Gregor · 14 years ago
  47. 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 14 years ago
  48. c5a857f comments shouldn't go in the AST, and we already make it easy by Chris Lattner · 15 years ago
  49. 125cebd Update C++ status page to reflect reality by Douglas Gregor · 15 years ago
  50. d90e0ee Update C++ status by Douglas Gregor · 15 years ago
  51. 31abe8c Doug says this is medium done. by Benjamin Kramer · 15 years ago
  52. cec517b cxx_status: fix some missing/wrong cells. by Benjamin Kramer · 15 years ago
  53. a662e05 Restored note on pointer to members with a pointer to issue involved. by Fariborz Jahanian · 15 years ago
  54. 4efd398 Removed a Note related to pointer to member functions which by Fariborz Jahanian · 15 years ago
  55. 268fb5b Test by Douglas Gregor · 15 years ago
  56. 3a9f03d Updated, we support == and != builtins for member pointers. by Fariborz Jahanian · 15 years ago
  57. 0937097 Changes to reflect more pointer-to-member support. by Fariborz Jahanian · 15 years ago
  58. dcde190 Give ourselves an A- on ASTs for explicit specializations, since they by Douglas Gregor · 15 years ago
  59. 096ebfd Diagnose attempts to add default function arguments to a by Douglas Gregor · 15 years ago
  60. e094fe8 This ought to complete exception spec support. Man, am I glad. by Sebastian Redl · 15 years ago
  61. b656d88 Tests for C++ [expr], from James Porter! by Douglas Gregor · 15 years ago
  62. 0519b28 Fix typo. by Benjamin Kramer · 15 years ago
  63. 30a46b5 Update C++ status page by Douglas Gregor · 15 years ago
  64. d8307b1 Patch for AST representation for the implicit conversion to a function by Fariborz Jahanian · 15 years ago
  65. 6826365 Update for inherited conversion function support. by Fariborz Jahanian · 15 years ago
  66. 0d36aa8 Status update related to code gen for type conversion functions. by Fariborz Jahanian · 15 years ago
  67. 4fe95f9 Don't generate any code for an explicit call to a trivial destructor. by Douglas Gregor · 15 years ago
  68. 464061a Update C++ status, since a bunch of the comments were out-of-date by Douglas Gregor · 15 years ago
  69. c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
  70. 20b3e99 Implement support for equality comparisons (!=, ==) of member by Douglas Gregor · 15 years ago
  71. c141086 Updated statuc page to reflect recent implementations by Fariborz Jahanian · 15 years ago
  72. be1ad92 Update Clang C++ status to better reflect what is implemented. by Douglas Gregor · 15 years ago
  73. 65ec1fd Implement conversion function templates, along with the ability to use by Douglas Gregor · 15 years ago
  74. 1e185d9 We have fairly good support for namespaces, now. Namespace aliases are parsed correctly by Douglas Gregor · 15 years ago
  75. 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
  76. 9c09b88 We now do complete semantic checking for unions by Douglas Gregor · 15 years ago
  77. 75b451e Update C++ status to reflect progress on out-of-line definitions of class template members by Douglas Gregor · 15 years ago
  78. 00aeb52 Implement the simple form of overload resolution used when taking the by Douglas Gregor · 15 years ago
  79. 4668509 Update the C++ status table to better reflect our support for function overloading by Douglas Gregor · 15 years ago
  80. 69be8d6 Improve argument-dependent lookup to find associated classes and by Douglas Gregor · 15 years ago
  81. 8fdc3c4 Template argument deduction from a call has improved a bit by Douglas Gregor · 15 years ago
  82. 4c9b68f Add a Last Updated field to the C++ status page by Douglas Gregor · 15 years ago
  83. b10d2fb Make a note of improvements to function templates by Douglas Gregor · 15 years ago
  84. 3eb43a0 We now support decltype (as far as I know :) by Anders Carlsson · 15 years ago
  85. e6510f1 Nested classes are now complete. by Anders Carlsson · 15 years ago
  86. 43f24e0 class.nested.type is done. by Anders Carlsson · 15 years ago
  87. 7420c2d Note that we've implemented the right angle brackets extension in C++0x by Douglas Gregor · 15 years ago
  88. 5e9f35c Update LLVM. by Douglas Gregor · 15 years ago
  89. 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
  90. 16df850 Finish implementing checking of class template partial specializations by Douglas Gregor · 15 years ago
  91. 6aa75cf Diagnose C++ [temp.class.spec]p9b3, where a class template partial by Douglas Gregor · 15 years ago
  92. 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
  93. 93dfdb1 Semantic analysis for explicit instantiation of class templates. We by Douglas Gregor · 15 years ago
  94. 4d9a16f Implement parsing for explicit instantiations of class templates, e.g., by Douglas Gregor · 15 years ago
  95. 01cf112 Align the N/A in the C++ status table, from Anders Johnsen by Douglas Gregor · 15 years ago
  96. 0755402 Fill in more C++ status. We're now using the check mark to mean, by Douglas Gregor · 15 years ago
  97. 0393e28 Update minor points in C++ status table. by Sebastian Redl · 15 years ago
  98. 6e8ed16 Implement C++0x nullptr. by Sebastian Redl · 15 years ago
  99. 6d507a6 Big update to the C++ status table to reflect "recent" by Douglas Gregor · 15 years ago
  100. 7dc8134 Have the parser communicate the exception specification to the action. by Sebastian Redl · 15 years ago