[RGT] Don't use EXPECT* macros in a subprocess that exits by signalling
authorPaul Robinson <paul.robinson@sony.com>
Fri, 15 Jan 2021 16:52:58 +0000 (08:52 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Fri, 22 Jan 2021 23:04:34 +0000 (15:04 -0800)
commit6ea7ecbb72aa139ebb1a343a6d544b84b99f1f3a
treebe868fca95ac45e66c211d46bc60aac3ac5a390a
parent3a50ed84f4823fb0e7b385cc22fef12435dfd376
[RGT] Don't use EXPECT* macros in a subprocess that exits by signalling

Found by the Rotten Green Tests project.

Differential Revision: https://reviews.llvm.org/D95256
llvm/unittests/Support/CrashRecoveryTest.cpp