Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach CIndex's cursor visitor to restrict its traversal to a specific | Douglas Gregor | 2010-01-22 | 1 | -18/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Move test/Index input files into a sub directory (not scanned as tests). | Daniel Dunbar | 2009-11-08 | 1 | -6/+6 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -13/+13 |
* | Add -fblocks. | Daniel Dunbar | 2009-07-30 | 1 | -2/+2 |
* | Use temporary output to avoid running index-test with the same commands multi... | Argyrios Kyrtzidis | 2009-07-21 | 1 | -8/+16 |
* | Having tests that depend on previously created files is bad idea. Fix them to... | Argyrios Kyrtzidis | 2009-07-06 | 1 | -8/+10 |
* | Make use of the Index library through the index-test tool. | Argyrios Kyrtzidis | 2009-07-05 | 1 | -0/+8 |