summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Linux/ill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/sanitizer_common/TestCases/Linux/ill.cpp')
-rw-r--r--test/sanitizer_common/TestCases/Linux/ill.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sanitizer_common/TestCases/Linux/ill.cpp b/test/sanitizer_common/TestCases/Linux/ill.cpp
index bbde13b56..fb9133ee8 100644
--- a/test/sanitizer_common/TestCases/Linux/ill.cpp
+++ b/test/sanitizer_common/TestCases/Linux/ill.cpp
@@ -22,6 +22,6 @@ int main(int argc, char **argv) {
// CHECK0-NOT: Sanitizer:DEADLYSIGNAL
// CHECK1: ERROR: {{.*}}Sanitizer: ILL
-// CHECK1: {{#[0-9]+.* main .*ill\.cc:[0-9]+}}
+// CHECK1: {{#[0-9]+.* main .*ill\.cpp:[0-9]+}}
// CHECK1: DEATH CALLBACK
// CHECK0-NOT: Sanitizer