summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/functions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce code completion strings, which describe how to *use* theDouglas Gregor2009-09-181-0/+9
results of code completion, e.g., by providing function call syntax with placeholders for each of the parameters. llvm-svn: 82293
OpenPOWER on IntegriCloud