diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-02-20 23:17:41 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-02-20 23:17:41 +0000 |
commit | 6cd4861c22ef078c2a043ac6ffb1a4467dd85534 (patch) | |
tree | 948254b2aa10e4afa794c7acd088d98ec2ff9a8b /lldb/packages/Python/lldbsuite/test/functionalities/command_script/bug11569.py | |
parent | 4f65e0d00822bdcbd0a5c0f0dd6c808b3e2c80db (diff) | |
download | bcm5719-llvm-6cd4861c22ef078c2a043ac6ffb1a4467dd85534.tar.gz bcm5719-llvm-6cd4861c22ef078c2a043ac6ffb1a4467dd85534.zip |
When multiple sanitizers are enabled (ubsan + something else), use all relevant blacklists.
Ideally, we'd only use the ubsan blacklist for ubsan sanitizers, and only use
the other-sanitizer blacklist for its sanitizers, but this at least enables the
intended suppressions.
llvm-svn: 325640
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/bug11569.py')
0 files changed, 0 insertions, 0 deletions