Make test more robust by writing stdout/stderr to different files.
Our internal build bots were failing this test randomly as the stderr output was emitted to the file in the middle of the stdout output line that the test was checking. llvm-svn: 359512
Loading
Please sign in to comment