================
@@ -218,7 +218,6 @@ TEST_F(PassManagerTest, Basic) {
testing::internal::CaptureStderr();
MPM.run(*M, MAM);
- std::string Output = testing::internal::GetCapturedStderr();
----------------
nikic wrote:
I think the call itself may have to be retained, as GetCapturedStderr() also
stops capturing stderr?
https://github.com/llvm/llvm-project/pull/204994
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits