martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

In D59537#1481333 <https://reviews.llvm.org/D59537#1481333>, @teemperor wrote:

> @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.


Raphael, thank you for working on this. Looks good to me now.


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