summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/codecompletion-chained.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [PCH/Modules] In ASTReader::completeVisibleDeclsMap, make sure to visit allArgyrios Kyrtzidis2012-12-191-0/+33
modules when getting the decls for a namespace or translation unit. Otherwise the code-completion results will not be complete. rdar://12889089 llvm-svn: 170596
OpenPOWER on IntegriCloud