- a6dc079 Update checker build. by Ted Kremenek · 15 years ago
- 6826365 Update for inherited conversion function support. by Fariborz Jahanian · 15 years ago
- 0d36aa8 Status update related to code gen for type conversion functions. by Fariborz Jahanian · 15 years ago
- 4fe95f9 Don't generate any code for an explicit call to a trivial destructor. by Douglas Gregor · 15 years ago
- 464061a Update C++ status, since a bunch of the comments were out-of-date by Douglas Gregor · 15 years ago
- c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
- db74092 Update checker build. by Ted Kremenek · 15 years ago
- 13e6e0c Update checker build. by Ted Kremenek · 15 years ago
- 76c5b55 Tweak the list of open projects for C++ by Douglas Gregor · 15 years ago
- 11401c6 Update checker build. by Ted Kremenek · 15 years ago
- 3ac6a0b Update checker build. by Ted Kremenek · 15 years ago
- 20b3e99 Implement support for equality comparisons (!=, ==) of member by Douglas Gregor · 15 years ago
- c141086 Updated statuc page to reflect recent implementations by Fariborz Jahanian · 15 years ago
- be1ad92 Update Clang C++ status to better reflect what is implemented. by Douglas Gregor · 15 years ago
- 65ec1fd Implement conversion function templates, along with the ability to use by Douglas Gregor · 15 years ago
- c42a92a Center the dragon. by Ted Kremenek · 15 years ago
- a12a328 Make the dragon a link... by Ted Kremenek · 15 years ago
- 120aff9 Include LLVM logo ... because dragons are cool. by Ted Kremenek · 15 years ago
- 0280115 Update checker build. by Ted Kremenek · 15 years ago
- 357f7ce Improve the Getting Started and Hacking web pages, patch by John Thompson! by Chris Lattner · 15 years ago
- 1ac134b Update/add links to developer meeting. by Ted Kremenek · 15 years ago
- 12e57bc s/ccc/clang/ by Daniel Dunbar · 15 years ago
- 1816e48 Add link to LLVM's Getting Started page. Patch by John Thompson! by Anton Korobeynikov · 15 years ago
- d1e1ef3 Website updates for working with Visual Studio and making patches. by Eli Friedman · 15 years ago
- b4aa94d Update C++ open projects list by Douglas Gregor · 15 years ago
- 1e185d9 We have fairly good support for namespaces, now. Namespace aliases are parsed correctly by Douglas Gregor · 15 years ago
- 45f8091 linkify IRC by Chris Lattner · 15 years ago
- e1e585f rearrange side bar, add link to IRC info. by Chris Lattner · 15 years ago
- 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
- 9c09b88 We now do complete semantic checking for unions by Douglas Gregor · 15 years ago
- 75b451e Update C++ status to reflect progress on out-of-line definitions of class template members by Douglas Gregor · 15 years ago
- 21375a3 Update cf_returns_retained/ns_returns_retained examples to use __has_feature. by Ted Kremenek · 15 years ago
- 909a883 linkify by Chris Lattner · 15 years ago
- 7240d77 Add documentation for the Index library to clang's web page. by Argyrios Kyrtzidis · 15 years ago
- 08cc16d Update checker build. by Ted Kremenek · 15 years ago
- 00aeb52 Implement the simple form of overload resolution used when taking the by Douglas Gregor · 15 years ago
- 4668509 Update the C++ status table to better reflect our support for function overloading by Douglas Gregor · 15 years ago
- 69be8d6 Improve argument-dependent lookup to find associated classes and by Douglas Gregor · 15 years ago
- 8fdc3c4 Template argument deduction from a call has improved a bit by Douglas Gregor · 15 years ago
- 6134104 Update checker build. by Ted Kremenek · 15 years ago
- 600437f Update checker build. by Ted Kremenek · 15 years ago
- 4c9b68f Add a Last Updated field to the C++ status page by Douglas Gregor · 15 years ago
- b10d2fb Make a note of improvements to function templates by Douglas Gregor · 15 years ago
- 4d1034f Fix bar title in graphs. by Daniel Dunbar · 15 years ago
- 13e1c9d Update performance numbers (missed a link) by Daniel Dunbar · 15 years ago
- 9d284e5 Update performance numbers. by Daniel Dunbar · 15 years ago
- b76c232 oink is dead. by Chris Lattner · 15 years ago
- 3eb43a0 We now support decltype (as far as I know :) by Anders Carlsson · 15 years ago
- 5ceab86 Fix typo. by Ted Kremenek · 15 years ago
- 5303644 Reference the correct image... by Ted Kremenek · 15 years ago
- 42291dd Add scan-build screenshot for attribute 'nonnull' example. by Ted Kremenek · 15 years ago
- 7552719 Fix broken HTML tag. by Ted Kremenek · 15 years ago
- c415901 Remove reference to using 'clang' directly to analyze projects. by Ted Kremenek · 15 years ago
- 1a9887e Tighten screenshot. by Ted Kremenek · 15 years ago
- 6fe1ef2 Replace 'clang --analyze' example for attribute cf_returns_retained with screenshots. by Ted Kremenek · 15 years ago
- 7d277e2 Replace 'clang --analyze' example (in text) with screenshot from scan-build. by Ted Kremenek · 15 years ago
- e6510f1 Nested classes are now complete. by Anders Carlsson · 15 years ago
- 43f24e0 class.nested.type is done. by Anders Carlsson · 15 years ago
- 0964e67 Update checker build. by Ted Kremenek · 15 years ago
- 742f2cd Tweak the C++ open projects page by Douglas Gregor · 15 years ago
- 37ad3d4 Revert r73341. by Ted Kremenek · 15 years ago
- 7420c2d Note that we've implemented the right angle brackets extension in C++0x by Douglas Gregor · 15 years ago
- 0c3a16d 'not magic' => 'is not magic' by Zhongxing Xu · 15 years ago
- 557e811 fix the menu's links by Nuno Lopes · 15 years ago
- 5e9f35c Update LLVM. by Douglas Gregor · 15 years ago
- 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
- 16df850 Finish implementing checking of class template partial specializations by Douglas Gregor · 15 years ago
- 6aa75cf Diagnose C++ [temp.class.spec]p9b3, where a class template partial by Douglas Gregor · 15 years ago
- 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
- 01cd4fb Point to the clang driver, not the ccc driver by Douglas Gregor · 15 years ago
- 4bd6545 Add pseudo-destructors to the Open Projects list by Douglas Gregor · 15 years ago
- 6ba70bf Prune some projects that have already been started by Douglas Gregor · 15 years ago
- 9c5fc16 Add redirects to new static analysis web site. by Ted Kremenek · 15 years ago
- 5e9e146 Update static analyzer link to new website. by Ted Kremenek · 15 years ago
- cb41f3e Comment out preliminary text due to wishful thinking of getting more documentation done by this point. by Ted Kremenek · 15 years ago
- f2c6b9a Last menu color tweaking (for now). by Ted Kremenek · 15 years ago
- 8cb2868 More color tweaking. by Ted Kremenek · 15 years ago
- b5a5b53 Update menu colors. by Ted Kremenek · 15 years ago
- f75d0ac Update menu color. by Ted Kremenek · 15 years ago
- d5f1d1e Update checker build file (accidentally used old one). by Ted Kremenek · 15 years ago
- ae2288c Fix link. by Ted Kremenek · 15 years ago
- 591b907 Add skeleton files for new analyzer site. by Ted Kremenek · 15 years ago
- fa0378d Update checker build. by Ted Kremenek · 15 years ago
- e0b6ae7 Put "Language Extensions" and "C++ status" in the regular info section. by Daniel Dunbar · 15 years ago
- c5f928c Mention unsupported GCC duplicate-definition-with-inline extension. by Daniel Dunbar · 15 years ago
- ce9f496 Another tweak to the clang Getting Started page. by Daniel Dunbar · 15 years ago
- 05fc1c2 Minor updates to the clang Getting Started page. by Daniel Dunbar · 15 years ago
- f0fc7bf Update checker build. by Ted Kremenek · 15 years ago
- d79bf39 Update checker build. by Ted Kremenek · 15 years ago
- 987edd2 Update checker build. by Ted Kremenek · 15 years ago
- 2e24661 Update checker build. by Ted Kremenek · 15 years ago
- 5731595 Update checker build. by Ted Kremenek · 15 years ago
- 57dc4a3 Update checker build. by Ted Kremenek · 15 years ago
- 93dfdb1 Semantic analysis for explicit instantiation of class templates. We by Douglas Gregor · 15 years ago
- 4d9a16f Implement parsing for explicit instantiations of class templates, e.g., by Douglas Gregor · 15 years ago
- 59e64ce Update checker build. by Ted Kremenek · 15 years ago
- 01cf112 Align the N/A in the C++ status table, from Anders Johnsen by Douglas Gregor · 15 years ago
- 0755402 Fill in more C++ status. We're now using the check mark to mean, by Douglas Gregor · 15 years ago
- 7458120 Update checker build. by Ted Kremenek · 15 years ago
- 8c29e4e Update checker build. by Ted Kremenek · 15 years ago