summaryrefslogtreecommitdiff
path: root/test/CodeCompletion/truncation.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-2/+2
* Support code-completion for C++ inline methods and ObjC buffering methods.Argyrios Kyrtzidis2011-09-041-7/+4
* when code completing inside a C-style block comment, don't emit errors aboutChris Lattner2010-05-161-0/+7
* Improve the sorting of code-completion results. We now always sort byDouglas Gregor2010-01-131-5/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Clean up the CodeCompletion testsuite's use of FileCheckDouglas Gregor2009-09-241-1/+1
* Replace the -code-completion-dump option with Douglas Gregor2009-09-221-0/+12