[UBSan] Add CMake and lit support for configuring and running UBSan
authorDan Liew <dan@su-root.co.uk>
Mon, 3 Sep 2018 10:30:10 +0000 (10:30 +0000)
committerDan Liew <dan@su-root.co.uk>
Mon, 3 Sep 2018 10:30:10 +0000 (10:30 +0000)
commit7294c0563c448ceab20d73f3e4d4bf13eb1dd480
tree2acf3e3b7e39b724535b8c5586a38da4c443d829
parent0c78da51323bc8840aacd9e1bc115f8aff4172a4
[UBSan] Add CMake and lit support for configuring and running UBSan
tests for ios, watchos, tvos, and their simulator counterparts.

This commit does not make the tests actually pass. This will be handled
in later commits.

rdar://problem/41126835

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

llvm-svn: 341306
compiler-rt/test/ubsan/CMakeLists.txt
compiler-rt/test/ubsan/lit.common.cfg
compiler-rt/test/ubsan/lit.site.cfg.in