diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-09-22 00:15:50 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-09-22 00:15:50 +0000 |
commit | de9a44e3e9f29951c7e287b8db4f5639a42f4005 (patch) | |
tree | 276ef88edf61131abe66f14646566f9d1f789933 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 5d9a8cbb68e7e6849af61f44352d962c90ecf1cb (diff) | |
download | llvm-de9a44e3e9f29951c7e287b8db4f5639a42f4005.zip llvm-de9a44e3e9f29951c7e287b8db4f5639a42f4005.tar.gz llvm-de9a44e3e9f29951c7e287b8db4f5639a42f4005.tar.bz2 |
test framework: parallel test runner sends terminate to formatter before printing to stdout
The parallel test runner now sends the terminate event to the formatter
(if there is one) after the parallel test runs but before dumping anything
to stdout/stderr at the end of the run. This allows the existing
stdout/stderr summary reporting to co-exist nicely with a formatter like
the test_results.Curses that otherwise clobbers the screen.
llvm-svn: 248228
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions