[libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously
authorKuba Brecka <kuba.brecka@gmail.com>
Thu, 15 Sep 2016 11:04:53 +0000 (11:04 +0000)
committerKuba Brecka <kuba.brecka@gmail.com>
Thu, 15 Sep 2016 11:04:53 +0000 (11:04 +0000)
commit50bc34ca31d1499472a1117ded41be34e4c44067
tree2558bb5896553a7369d63c967dfd6730873ac569
parent22d82cf1796b6353f3d898e82671d98caede5cd0
[libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously

Allow building with LLVM_USE_SANITIZER=“Address;Undefined” (and “Undefined;Address”).

Differential Revision: https://reviews.llvm.org/D24569

llvm-svn: 281603
libcxx/lib/CMakeLists.txt
libcxx/test/libcxx/test/config.py