Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch default-initialization of variables of class type (or array thereof) o... | Douglas Gregor | 2009-12-20 | 1 | -4/+3 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Revert r88718, which does NOT solve the constructor-template-as-copy-construc... | Douglas Gregor | 2009-11-13 | 1 | -3/+4 |
* | A constructor template cannot be instantiated to a copy | Douglas Gregor | 2009-11-13 | 1 | -4/+3 |
* | This is a pretty big cleanup for how invalid decl/type are handle. | Chris Lattner | 2009-04-25 | 1 | -3/+4 |
* | Improve recovery when a constructor fails to type-check. Test case from Anders | Douglas Gregor | 2009-03-27 | 1 | -0/+9 |