================
@@ -1607,7 +1666,6 @@ struct TypeFromHeader {};
   auto AST = ParsedAST::build(getFullPath("Use.cpp"), Inputs, std::move(CI), 
{},
                               Preamble);
   ASSERT_TRUE(AST);
-  EXPECT_TRUE(AST->getDiagnostics().empty());
----------------
ArcsinX wrote:

Do we expect a diagnostic here now?

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

Reply via email to