[python] [tests] Disable python binding tests under LLVM_USE_SANITIZER=Address
authorArtem Dergachev <artem.dergachev@gmail.com>
Mon, 15 Oct 2018 17:43:23 +0000 (17:43 +0000)
committerArtem Dergachev <artem.dergachev@gmail.com>
Mon, 15 Oct 2018 17:43:23 +0000 (17:43 +0000)
commit38b21d91ffde2bd6f0b260c4f10776062e374a00
tree93f72540ba1a67ef2944f24e5dbb452199eb7a62
parent9d0df31bed0a03b2e0e36ae25139824430585bf3
[python] [tests] Disable python binding tests under LLVM_USE_SANITIZER=Address

They don't work yet.

Patch by Dan Liew!

rdar://problem/45242886

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

llvm-svn: 344537
clang/bindings/python/tests/CMakeLists.txt