summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/find-defs.c
Commit message (Expand)AuthorAgeFilesLines
* Teach CIndex's cursor visitor to restrict its traversal to a specificDouglas Gregor2010-01-221-18/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar2009-11-081-6/+6
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-13/+13
* Add -fblocks.Daniel Dunbar2009-07-301-2/+2
* Use temporary output to avoid running index-test with the same commands multi...Argyrios Kyrtzidis2009-07-211-8/+16
* Having tests that depend on previously created files is bad idea. Fix them to...Argyrios Kyrtzidis2009-07-061-8/+10
* Make use of the Index library through the index-test tool.Argyrios Kyrtzidis2009-07-051-0/+8
OpenPOWER on IntegriCloud