martong marked an inline comment as done. martong added inline comments.
================ Comment at: clang/lib/AST/ASTImporter.cpp:7892 - // Error encountered for the first time. - assert(!getImportDeclErrorIfAny(FromD) && ---------------- We may set up an error multiple times now, but the error should be the same, this is handled in `setImportDeclError`. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62375/new/ https://reviews.llvm.org/D62375 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits