aboutsummaryrefslogtreecommitdiff
path: root/test/CodeCompletion/tag.cpp
AgeCommit message (Expand)Author
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-22When code-completion finds a declaration only because it is usable asDouglas Gregor
2009-09-22Tweak the code-completion results ranking and formation, so thatDouglas Gregor
2009-09-22Replace the -code-completion-dump option with Douglas Gregor
2009-09-18Handle using declarations and overload sets in code completion.Douglas Gregor
2009-09-18For code completion in C++ member access expressions and tag names,Douglas Gregor