Skip to content
  • Sean Callanan's avatar
    I moved the responsibility for interacting with the · 1ee44b74
    Sean Callanan authored
    AST importer on completing namespace mappings from
    ClangExpressionDeclMap to ClangASTSource.
    
    ClangASTSource now contains a TargetSP which it
    uses to lookup namespaces in all of a target's
    modules.  I will use the TargetSP in the future to
    look up globals.
    
    llvm-svn: 143275
    1ee44b74
Loading