| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correctly profile CXXPseudoDestructorExprs. | Eli Friedman | 2013-08-09 | 1 | -1/+7 |
| * | <rdar://problem/13140795> Transform the scope type of a pseudo-destructor exp... | Douglas Gregor | 2013-03-08 | 1 | -0/+19 |
| * | Diagnose destructor templates. Fixes PR7904. | Douglas Gregor | 2011-03-04 | 1 | -0/+7 |
| * | When we've parsed a nested-name-specifier in a member access | Douglas Gregor | 2010-05-27 | 1 | -0/+10 |
| * | Strip cv-qualifiers when building C++ constructor and destructor | Douglas Gregor | 2010-04-23 | 1 | -0/+8 |
| * | Use CXXPseudoDestructorExpr as the stored representation for dependent | Douglas Gregor | 2010-02-25 | 1 | -0/+2 |
| * | Improve parsing and instantiation of destructor names, so that we can | Douglas Gregor | 2010-02-16 | 1 | -0/+13 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | When checking the base object of a member access expression (b.foo, | Douglas Gregor | 2009-11-20 | 1 | -0/+7 |
| * | Skip over bases/fields with dependent types. | Fariborz Jahanian | 2009-08-25 | 1 | -0/+12 |

