[FrontendTests] Try again to make test not write an output file
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 22 Oct 2019 08:44:34 +0000 (08:44 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 22 Oct 2019 08:44:34 +0000 (08:44 +0000)
commitecc999101aadc8dc7d4af9fd88be10fe42674aa0
treeb3c556a2254cfe4c7d3ad568d9c72144d7704e46
parent1876e6c83c7a713de2851af686417892cd717adc
[FrontendTests] Try again to make test not write an output file

Setting the output stream to nulls seems to work.

llvm-svn: 375491
clang/unittests/Frontend/OutputStreamTest.cpp