[PATCH] D31477: [asan] Add support for running lit tests in the iOS Simulator
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 13:08:09 PDT 2017
kubamracek updated this revision to Diff 93696.
kubamracek added a comment.
Addressing review comments. Removed things that aren't immediately used. Using pythonize_bool.
https://reviews.llvm.org/D31477
Files:
cmake/Modules/AddCompilerRT.cmake
test/asan/CMakeLists.txt
test/asan/lit.site.cfg.in
test/lit.common.cfg
test/lit.common.configured.in
test/sanitizer_common/ios_commands/iossim_env.py
test/sanitizer_common/ios_commands/iossim_run.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31477.93696.patch
Type: text/x-patch
Size: 6836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/4005eb1f/attachment.bin>
More information about the llvm-commits
mailing list