| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -2/+3 |
| * | Improve diagnostics when we fail to convert from a source type to a | Douglas Gregor | 2010-04-09 | 1 | -2/+2 |
| * | Properly account for redeclarations when explicitly instantiating class templ... | John McCall | 2010-03-26 | 1 | -0/+30 |
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -2/+2 |
| * | Reimplement constructor declarator parsing to cope with template-ids | Douglas Gregor | 2010-01-13 | 1 | -2/+2 |
| * | Link up member-class redeclarations during template instantiation. | John McCall | 2009-12-15 | 1 | -0/+14 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Fix notes regarding the instantiation of member classes (and test 'em). | Douglas Gregor | 2009-03-25 | 1 | -1/+6 |
| * | Instantiation for member classes of class templates. Note that only | Douglas Gregor | 2009-03-25 | 1 | -0/+33 |

