summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/functions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add default values for function parameter chunksErik Verbruggen2017-07-191-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* When provide code completions for a variadic Objective-C methodDouglas Gregor2010-08-311-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Teach code-completion to introduce a ", ..." placeholder for variadic functionsDouglas Gregor2009-09-221-2/+2
* Replace the -code-completion-dump option with Douglas Gregor2009-09-221-3/+3
* Introduce code completion strings, which describe how to *use* theDouglas Gregor2009-09-181-0/+9
OpenPOWER on IntegriCloud