[Modules TS] Avoid computing the linkage of the enclosing DeclContext for a...
[Modules TS] Avoid computing the linkage of the enclosing DeclContext for a declaration in the global module. This works around a language issue where adding a typedef name for linkage purposes changes the linkage of an already-defined class after it becomes complete. llvm-svn: 315256
Loading
Please sign in to comment