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