[all-commits] [llvm/llvm-project] 6ea7ec: [RGT] Don't use EXPECT* macros in a subprocess tha...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Fri Jan 22 15:05:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ea7ecbb72aa139ebb1a343a6d544b84b99f1f3a
https://github.com/llvm/llvm-project/commit/6ea7ecbb72aa139ebb1a343a6d544b84b99f1f3a
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M llvm/unittests/Support/CrashRecoveryTest.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list