================
@@ -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
----------------
balazske wrote:

Purpose of this test is exactly what the original title and comment says. 
Instead of changing this, another case should be found where a node is created 
and fails but is not linked into the AST.

https://github.com/llvm/llvm-project/pull/214009
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to