summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/scudo/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/scudo/options.cpp')
-rw-r--r--compiler-rt/test/scudo/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/scudo/options.cpp b/compiler-rt/test/scudo/options.cpp
index f4afe7d79bf..bb0ed296350 100644
--- a/compiler-rt/test/scudo/options.cpp
+++ b/compiler-rt/test/scudo/options.cpp
@@ -22,4 +22,4 @@ int main(int argc, char **argv)
return 0;
}
-// CHECK: ERROR: allocation type mismatch on address
+// CHECK: ERROR: allocation type mismatch when deallocating address
OpenPOWER on IntegriCloud