| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Be a little more careful when trying to extract a TypeDecl from a enum/class/... | Douglas Gregor | 2009-11-05 | 1 | -0/+2 |
| * | De-FIXME a test | Douglas Gregor | 2009-11-05 | 1 | -5/+1 |
| * | Robustify a bunch of C++-related declaration actions. | Douglas Gregor | 2009-06-22 | 1 | -0/+6 |
| * | One can use "class" and "struct" interchangeably to refer to a class | Douglas Gregor | 2009-05-03 | 1 | -4/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Fix a long standard problem with clang retaining "too much" sugar | Chris Lattner | 2009-02-19 | 1 | -1/+1 |
| * | Semantic checking for class template declarations and | Douglas Gregor | 2009-02-06 | 1 | -0/+52 |

