teemperor marked 2 inline comments as done.
teemperor added a comment.

@martong See D59485 <https://reviews.llvm.org/D59485> for the new ASTImporter 
method for registering imported decls. I created the method in the ASTImporter 
as the only dependency on the ASTNodeImporter is `InitializeImportedDecl` which 
only imports more decl attributes/flags and doesn't update any internal 
ASTImporter state from what I can tell.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59537/new/

https://reviews.llvm.org/D59537



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to