summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/sanitizer_common/TestCases/Posix/fpe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sanitizer_common/TestCases/Posix/fpe.cpp b/test/sanitizer_common/TestCases/Posix/fpe.cpp
index 8797c30af..0bbe90656 100644
--- a/test/sanitizer_common/TestCases/Posix/fpe.cpp
+++ b/test/sanitizer_common/TestCases/Posix/fpe.cpp
@@ -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