Implement support for precompiled headers, preambles, and serialized
"main" files that import modules. When loading any of these kinds of AST files, we make the modules that were imported visible into the translation unit that loaded the PCH file or preamble. llvm-svn: 145737
Loading
Please register or sign in to comment