martong added a comment.

In D110528#3026921 <https://reviews.llvm.org/D110528#3026921>, @balazske wrote:

> If the `ASTImporter` and parts of `ASTNodeImporter` are made public API then 
> it can be possible to add generation of import code to the **.td** files, 
> this should be the best solution. In similar way, import of `Stmt` and `Expr` 
> nodes can be generated if possible. These imports are mechanical tasks that 
> can be automated, probably with some exceptions.

Okay, let's keep that to a follow-up patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110528

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

Reply via email to