summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/namespace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve the sorting of code-completion results. We now always sort byDouglas Gregor2010-01-131-2/+2
* 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
* 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-4/+4
* Introduce four new code-completion hooks for C++:Douglas Gregor2009-09-181-0/+15
OpenPOWER on IntegriCloud