[dsymutil] Set LSan blacklist whenever sanitizers are enabled.
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 24 Sep 2018 13:56:36 +0000 (13:56 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 24 Sep 2018 13:56:36 +0000 (13:56 +0000)
commit8a7cfc6c86407ba9640db734033457b9a972589b
tree6b06d87934d2b484bfc8f20fbb720d349e9e9bec
parentfb697d0f1b38ccb443ed3f485dc24deaf2d7183b
[dsymutil] Set LSan blacklist whenever sanitizers are enabled.

LSan can be enabled by itself or as part of the address sanitizer.
Rather than checking the enabled sanitizers for both, just set the LSan
env options whenever a sanitizer is enabled.

llvm-svn: 342881
llvm/test/tools/dsymutil/X86/lit.local.cfg