summaryrefslogtreecommitdiff
path: root/test/CodeCompletion/function-templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Member function templates can occur after . or ->Douglas Gregor2009-12-111-3/+12
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Replace the -code-completion-dump option with Douglas Gregor2009-09-221-4/+3
* Make the construction of the code-completion string for a functionDouglas Gregor2009-09-181-0/+16