Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate index-test; all of its tested functionality is now in c-index-test. | Douglas Gregor | 2010-01-22 | 1 | -16/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Make tests use the new clang -cc1 flag. | Fariborz Jahanian | 2009-12-14 | 1 | -2/+2 |
* | Move test/Index input files into a sub directory (not scanned as tests). | Daniel Dunbar | 2009-11-08 | 1 | -5/+5 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -12/+12 |
* | Add support for ObjC message expressions, in the Analyzer: | Argyrios Kyrtzidis | 2009-07-30 | 1 | -0/+16 |