Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Cope with extraneous "template" keyword when providing an out-of-line | Douglas Gregor | 2009-11-20 | 1 | -1/+0 |
* | Eli points out that we really must diagnose "void* > 0" as an extension. | Chris Lattner | 2009-08-23 | 1 | -1/+1 |
* | Refactor instantiation of destructors to use the common CXXMethodDecl | Douglas Gregor | 2009-08-21 | 1 | -0/+11 |
* | Support out-of-line definitions of the members of class template | Douglas Gregor | 2009-07-30 | 1 | -0/+15 |