diff options
author | Francis Ricci <francisjricci@gmail.com> | 2017-04-20 21:00:02 +0000 |
---|---|---|
committer | Francis Ricci <francisjricci@gmail.com> | 2017-04-20 21:00:02 +0000 |
commit | 6b494d9edcde2054d58b932df6e2f8ccb539afed (patch) | |
tree | 78ce4f65cc449d7f4993073682641a7a058d1e0d /llvm/lib | |
parent | f50f97c9dd7fa784bf9d894ea3c6e843cd9b2472 (diff) | |
download | bcm5719-llvm-6b494d9edcde2054d58b932df6e2f8ccb539afed.tar.gz bcm5719-llvm-6b494d9edcde2054d58b932df6e2f8ccb539afed.zip |
make detect_leaks=1 the default for the lsan test suite
Summary:
This already appears to be the case in all .cc test files,
it was probably left out of the .c test files accidentally. Make it a global
default, instead of manually adding it to each individual test.
This is needed to force leak detection for Darwin tests, where leak detection
is disabled by default.
Reviewers: m.ostapenko, kubamracek, alekseyshl
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D32297
llvm-svn: 300890
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions