summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs
Commit message (Collapse)AuthorAgeFilesLines
...
* Make sure that we have File IDs for all of the unsaved files before weDouglas Gregor2010-03-241-1/+6
| | | | | | deserialize diagnostics. llvm-svn: 99426
* Don't use echo in the Index test, which I hope will work around an ↵Douglas Gregor2010-03-031-0/+1
| | | | | | intermittent Windows failure llvm-svn: 97613
* Extend clang_createTranslationUnitFromSourceFile() to support creatingDouglas Gregor2010-01-231-0/+3
| | | | | | translation units that include unsaved files. llvm-svn: 94258
* Extend the CIndex code-completion API to perform code completionDouglas Gregor2009-12-021-0/+1
| | | | | | | involving unsaved files, using the -remap-file= functionality recently added to clang-cc. llvm-svn: 90314
* Move test/Index input files into a sub directory (not scanned as tests).Daniel Dunbar2009-11-088-0/+99
llvm-svn: 86431
OpenPOWER on IntegriCloud