[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
Mon Sep 3 03:29:10 PDT 2018


delcypher updated this revision to Diff 163681.
delcypher added a comment.

- Move `EXCLUDE_FROM_ALL` setting out of macro to make the macro more general.
- Minor comment tweak.


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.163681.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/93e12489/attachment-0001.bin>


More information about the llvm-commits mailing list