Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PCH/Modules] In ASTReader::completeVisibleDeclsMap, make sure to visit all | Argyrios Kyrtzidis | 2012-12-19 | 1 | -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 |