martong accepted this revision. martong added a comment. This revision is now accepted and ready to land.
Thanks! Good catch! (For inexperienced readers, let me explain why I accepted the patch: If there is an error then the imported Decl is marked as erroneous, i.e an Error object is associated with the imported Decl, thus users of the ASTImporter can react according to the set error.) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122528/new/ https://reviews.llvm.org/D122528 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits