Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Make Lit tests C++11 compatible #9 | Charles Li | 2017-02-24 | 1 | -6/+37 |
* | Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're | Richard Smith | 2013-06-13 | 1 | -2/+2 |
* | Rework when and how vtables are emitted, by tracking where vtables are | Douglas Gregor | 2010-05-13 | 1 | -5/+5 |
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -2/+2 |
* | Make sure that the key-function computation produces the correct | Douglas Gregor | 2010-01-06 | 1 | -0/+11 |
* | Make our marking of virtual members functions in a class be | Douglas Gregor | 2010-01-06 | 1 | -8/+4 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rework how virtual member functions are marked. If a class has no key functio... | Anders Carlsson | 2009-12-07 | 1 | -0/+22 |