summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-qualified.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set completion priority of destructors and operators to CCP_Unlikely.Ilya Biryukov2017-09-221-1/+1
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-1/+1
* [libclang] Remove the ParentKind cursor kind from code-completion results.Argyrios Kyrtzidis2012-09-261-4/+4
* Introduce a new libclang API to determine the parent context of a codeDouglas Gregor2012-03-271-4/+4
* Don't crash in Sema::IsSimplyAccessible if the declaration is not a C++ class...Douglas Gregor2011-10-101-0/+20