diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-06-22 18:47:10 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-06-22 18:47:10 +0000 |
commit | 4c4628c48c31fcb938eefdf6828351914647f501 (patch) | |
tree | 5c0f1a1c8dfcde79e563b8aa7578da7b4d2ecf03 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a2eb4099b6c9ac3272a8c3770b40d9de5fc3dc46 (diff) | |
download | llvm-4c4628c48c31fcb938eefdf6828351914647f501.zip llvm-4c4628c48c31fcb938eefdf6828351914647f501.tar.gz llvm-4c4628c48c31fcb938eefdf6828351914647f501.tar.bz2 |
test: Set lit features appropriately when using asan and ubsan together
The asan/not_asan and ubsan/not_ubsan features weren't being set
correctly when LLVM_USE_SANITIZER is set to 'Address;Undefined'. Fix
this by doing substring instead of exact matching. Also simplify the
msan check for consistency.
llvm-svn: 240314
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions