Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch diagnostic text from "C++0x" over to "C++11". | Douglas Gregor | 2011-10-12 | 1 | -2/+2 |
* | When a function template's template parameter has a default argument, | Douglas Gregor | 2011-02-04 | 1 | -2/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Diagnose ill-formed uses of default template arguments in | Douglas Gregor | 2009-11-25 | 1 | -0/+23 |