================
@@ -6504,10 +6504,9 @@ TEST_P(ErrorHandlingTest,
ErrorHappensBeforeCreatingANewNode) {
EXPECT_EQ(OptErr->Error, ASTImportError::NameConflict);
}
-// Check a case when a new AST node is created but not linked to the AST before
----------------
guillem-bartrina-sonarsource wrote:
I’m afraid no other case exists, at least for function declarations, now that
we link them before importing the body. Do you mean we should try to find
another way to replicate the behavior of the original title?
https://github.com/llvm/llvm-project/pull/214009
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits