[PATCH] D51270: [UBSan] Add CMake and lit support for configuring and running UBSan tests for ios, watchos, tvos, and their simulator counterparts.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 26 15:37:33 PDT 2018
delcypher created this revision.
delcypher added reviewers: vsk, kubamracek.
Herald added subscribers: Sanitizers, mgorny.
This commit does not make the tests actually pass. This will be handled
in later commits.
rdar://problem/41126835
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D51270
Files:
test/ubsan/CMakeLists.txt
test/ubsan/lit.common.cfg
test/ubsan/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51270.162595.patch
Type: text/x-patch
Size: 4424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180826/d71eb22e/attachment.bin>
More information about the llvm-commits
mailing list