summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-08-05 16:50:56 +0000
committerNico Weber <nicolasweber@gmx.de>2019-08-05 16:50:56 +0000
commitbb7ad98a472e2e6b07d43df08bec687604a27d42 (patch)
treeac7e1af11ce928c985551570d858867d24ccefe8 /compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp
parent673dc3d4a0b0fbb3b9b34ae2ecbfa522627fe582 (diff)
downloadbcm5719-llvm-bb7ad98a472e2e6b07d43df08bec687604a27d42.tar.gz
bcm5719-llvm-bb7ad98a472e2e6b07d43df08bec687604a27d42.zip
Follow-up for r367863 and r367656
llvm-svn: 367888
Diffstat (limited to 'compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp')
-rw-r--r--compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp b/compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp
index bbde13b5675..fb9133ee80d 100644
--- a/compiler-rt/test/sanitizer_common/TestCases/Linux/ill.cpp
+++ b/compiler-rt/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
OpenPOWER on IntegriCloud