| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PR13064: Store whether an in-class initializer uses direct or copy | Richard Smith | 2012-06-10 | 1 | -2/+13 |
| * | Improve the instantiation of static data members in | Douglas Gregor | 2011-06-03 | 1 | -4/+15 |
| * | When performing template argument deduction given a function argument | Douglas Gregor | 2011-06-03 | 1 | -0/+23 |
| * | Enhance Clang to start instantiating static data member definitions | Chandler Carruth | 2011-05-27 | 1 | -0/+18 |
| * | When pulling apart an initializer that involves a CXXConstructExpr, do | Douglas Gregor | 2010-03-24 | 1 | -0/+18 |
| * | Use CXXTemporaryObjectExpr for explicitly-constructed temporaries. We | Douglas Gregor | 2010-03-02 | 1 | -0/+11 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Implement support for C++ direct initializers that involve dependent | Douglas Gregor | 2009-08-26 | 1 | -0/+28 |

