Commits
Argyrios Kyrtzidis committed 36a469df0b3
[modules] Introduce Module::getTopLevelDecls() to get the local-in-module top-level decls. getDisplayDecls() was introduced for ":print_module" and works slightly differently, e.g. it will return the decls from a shadowed clang module, since we want to display them. Swift SVN r7909