- ede538f Update checker build. by Ted Kremenek · 15 years ago
- d90e0ee Update C++ status by Douglas Gregor · 15 years ago
- d73fef6 fix thinko by Chris Lattner · 15 years ago
- 63d423d mention that clang defaults to C99 mode, PR5388 by Chris Lattner · 15 years ago
- d2c1c60 remove a mostly obsolete "word of warning" by Chris Lattner · 15 years ago
- 99ff8da Update clang web pages with respect to Windows by John Thompson · 15 years ago
- e2d78fe Update checker build. by Ted Kremenek · 15 years ago
- 8112c61 Add link to FatELF project. by Daniel Dunbar · 15 years ago
- 31abe8c Doug says this is medium done. by Benjamin Kramer · 15 years ago
- cec517b cxx_status: fix some missing/wrong cells. by Benjamin Kramer · 15 years ago
- 539afc7 Update checker build. by Ted Kremenek · 15 years ago
- a662e05 Restored note on pointer to members with a pointer to issue involved. by Fariborz Jahanian · 15 years ago
- 4efd398 Removed a Note related to pointer to member functions which by Fariborz Jahanian · 15 years ago
- 268fb5b Test by Douglas Gregor · 15 years ago
- 49ac3d4 Update checker build. by Ted Kremenek · 15 years ago
- 3a9f03d Updated, we support == and != builtins for member pointers. by Fariborz Jahanian · 15 years ago
- 0937097 Changes to reflect more pointer-to-member support. by Fariborz Jahanian · 15 years ago
- a249b72 Grammaro. by Daniel Dunbar · 15 years ago
- 31fec98 Describe/link some of the universal driver related work. by Daniel Dunbar · 15 years ago
- b114d2e Add a "Universal Driver" open project, and web page. by Daniel Dunbar · 15 years ago
- 09becee Add an open project. :) by Daniel Dunbar · 15 years ago
- 5a7cb84 Fix sentence-o. by Daniel Dunbar · 15 years ago
- 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
- dcde190 Give ourselves an A- on ASTs for explicit specializations, since they by Douglas Gregor · 15 years ago
- 096ebfd Diagnose attempts to add default function arguments to a by Douglas Gregor · 15 years ago
- 6687f9f Minor CSS fix by Douglas Gregor · 15 years ago
- 33c4ba8 Minor margin fix by Douglas Gregor · 15 years ago
- e094fe8 This ought to complete exception spec support. Man, am I glad. by Sebastian Redl · 15 years ago
- b656d88 Tests for C++ [expr], from James Porter! by Douglas Gregor · 15 years ago
- 38fdb6d Updated checker build. by Ted Kremenek · 15 years ago
- 0519b28 Fix typo. by Benjamin Kramer · 15 years ago
- 871dc3e fix line #'s by Chris Lattner · 15 years ago
- 0e3b44b add some more popular examples, color code warning: and error: like the command line. by Chris Lattner · 15 years ago
- 30a46b5 Update C++ status page by Douglas Gregor · 15 years ago
- 6af0104 Update checker build. by Ted Kremenek · 15 years ago
- d8307b1 Patch for AST representation for the implicit conversion to a function by Fariborz Jahanian · 15 years ago
- 6bfc8b6 CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark by Cedric Venet · 15 years ago
- 9031486 Update checker build. by Ted Kremenek · 15 years ago
- b0802c9 pcc supports some c99 by Chris Lattner · 15 years ago
- a24563a Update checker build. by Ted Kremenek · 15 years ago
- 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