[UBSan] Follow up fix for r371442.

Reviewers: vitalybuka, hctim, Dor1s

Reviewed By: Dor1s

Subscribers: delcypher, #sanitizers, llvm-commits

Tags: #llvm, #sanitizers

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

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@371453 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/sanitizer_common/TestCases/Posix/fpe.cpp b/test/sanitizer_common/TestCases/Posix/fpe.cpp
index 8797c30..0bbe906 100644
--- a/test/sanitizer_common/TestCases/Posix/fpe.cpp
+++ b/test/sanitizer_common/TestCases/Posix/fpe.cpp
@@ -26,4 +26,4 @@
 // CHECK1: ERROR: {{.*}}Sanitizer: FPE
 // CHECK1: {{#[0-9]+.* main .*fpe\.cpp}}:[[@LINE-5]]
 // CHECK1: DEATH CALLBACK
-// CHECK0-NOT: Sanitizer
+// CHECK0-NOT: {{.*}}Sanitizer: FPE