summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/remap-complete-to.c
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
* 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
OpenPOWER on IntegriCloud