When loading a module that involves submodules (e.g., std.vector),
check whether the named submodules themselves are actually valid, and drill down to the named submodule (although we don't do anything with it yet). Perform typo correction on the submodule names when possible. llvm-svn: 145477
Loading
Please sign in to comment