summaryrefslogtreecommitdiff
path: root/test/CodeCompletion/functions.cpp
AgeCommit message (Expand)Author
2017-07-19Add default values for function parameter chunksErik Verbruggen
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2010-08-31When provide code completions for a variadic Objective-C methodDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-22Teach code-completion to introduce a ", ..." placeholder for variadic functionsDouglas Gregor
2009-09-22Replace the -code-completion-dump option with Douglas Gregor
2009-09-18Introduce code completion strings, which describe how to *use* theDouglas Gregor