[UBSan] Fix CMake rules for tests after r235954.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 28 Apr 2015 01:33:56 +0000 (01:33 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 28 Apr 2015 01:33:56 +0000 (01:33 +0000)
commit09bff88fc4de030f3881674f23a865fa4da374e4
tree55f6f3e1ef22c476c2d971c9a2a3c39847017a54
parent4df0ebef475ab0e01d1371e2a0035bc76cc1ad4d
[UBSan] Fix CMake rules for tests after r235954.

Make sure we don't run tests under TSan and MSan if they are
unavailable.

llvm-svn: 235962
compiler-rt/test/ubsan/CMakeLists.txt