[UBSan] Follow up fix for r371442.
authorMax Moroz <mmoroz@chromium.org>
Mon, 9 Sep 2019 21:00:25 +0000 (21:00 +0000)
committerMax Moroz <mmoroz@chromium.org>
Mon, 9 Sep 2019 21:00:25 +0000 (21:00 +0000)
Reviewers: vitalybuka, hctim, Dor1s

Reviewed By: Dor1s

Subscribers: delcypher, #sanitizers, llvm-commits

Tags: #llvm, #sanitizers

Differential Revision: https://reviews.llvm.org/D67371

llvm-svn: 371453

compiler-rt/test/sanitizer_common/TestCases/Posix/fpe.cpp

index 8797c30..0bbe906 100644 (file)
@@ -26,4 +26,4 @@ int main(int argc, char **argv) {
 // CHECK1: ERROR: {{.*}}Sanitizer: FPE
 // CHECK1: {{#[0-9]+.* main .*fpe\.cpp}}:[[@LINE-5]]
 // CHECK1: DEATH CALLBACK
-// CHECK0-NOT: Sanitizer
+// CHECK0-NOT: {{.*}}Sanitizer: FPE