summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/truncation.c.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace the -code-completion-dump option with Douglas Gregor2009-09-221-0/+5
-code-completion-at=filename:line:column which performs code completion at the specified location by truncating the file at that position and enabling code completion. This approach makes it possible to run multiple tests from a single test file, and gives a more natural command-line interface. llvm-svn: 82571
OpenPOWER on IntegriCloud