aboutsummaryrefslogtreecommitdiff
path: root/test/lsan/TestCases/suppressions_file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/lsan/TestCases/suppressions_file.cc')
-rw-r--r--test/lsan/TestCases/suppressions_file.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lsan/TestCases/suppressions_file.cc b/test/lsan/TestCases/suppressions_file.cc
index 805091cba4c4..1d8a06474d64 100644
--- a/test/lsan/TestCases/suppressions_file.cc
+++ b/test/lsan/TestCases/suppressions_file.cc
@@ -1,4 +1,4 @@
-// RUN: LSAN_BASE="use_registers=0:use_stacks=0"
+// RUN: LSAN_BASE="detect_leaks=1:use_registers=0:use_stacks=0"
// RUN: %clangxx_lsan %s -o %t
// RUN: rm -f %t.supp