aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/configs.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/generated/configs.json')
-rw-r--r--tools/run_tests/generated/configs.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/run_tests/generated/configs.json b/tools/run_tests/generated/configs.json
index abbe76d60c..fee8290efe 100644
--- a/tools/run_tests/generated/configs.json
+++ b/tools/run_tests/generated/configs.json
@@ -20,7 +20,10 @@
}
},
{
- "config": "msan"
+ "config": "msan",
+ "environ": {
+ "MSAN_OPTIONS": "poison_in_dtor=1"
+ }
},
{
"config": "basicprof"