Fix r165005: The lexical DeclContext is not the right place to make a decision...
Fix r165005: The lexical DeclContext is not the right place to make a decision about whether we need to call tryAddTopLevelDecl or not. That call should be made when the DeclContext's redeclaration context is the translation unit. llvm-svn: 165215
Loading
Please register or sign in to comment