Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Print the context of tag types as part of pretty-printing, e.g., | Douglas Gregor | 2009-03-19 | 1 | -1/+1 |
* | Add pretty-printing for class template specializations, e.g., | Douglas Gregor | 2009-03-10 | 1 | -1/+1 |
* | Implement the basics of implicit instantiation of class templates, in | Douglas Gregor | 2009-03-03 | 1 | -3/+4 |
* | Implementing parsing of template-ids as class-names, so that we can | Douglas Gregor | 2009-02-25 | 1 | -0/+23 |