aboutsummaryrefslogtreecommitdiff
path: root/test/Index/code-completion.cpp
AgeCommit message (Expand)Author
2010-03-10When pretty-printing tag types, only print the tag if we're in C (andJohn McCall
2010-02-21De-XFAIL some win32 tests that are now passingDouglas Gregor
2010-02-19XFAIL some of the c-index-test tests on Windows, where they are failing inexp...Douglas Gregor
2010-01-13Improve the sorting of code-completion results. We now always sort byDouglas Gregor
2009-12-18Extend code-completion results with the type of each resultDouglas Gregor
2009-12-11Tweak code-completion results by suppressing class templateDouglas Gregor
2009-11-09Make sure that we look into nested, transparent declaration contextsDouglas Gregor
2009-11-09Simplify test to deal with type-based ordering variationsDouglas Gregor
2009-11-09Verify that code-completion is at least a little bit robust against inclusion...Douglas Gregor
2009-11-09Minor cleanup for CIndex-based code-completion:Douglas Gregor