forked from OSchip/llvm-project
dfc7243952
It seems that if codesigning the test executables with the `com.apple.private.security.no-sandbox` entitlement then the simulator refuses to launch them and every test fails with `Process launch failed: process exited with status -1 (no such process.)`. This patch checks if we're trying to run the test suite on the simulator and then avoids signing the executable with `no-sandbox`. Reviewed By: JDevlieghere Differential Revision: https://reviews.llvm.org/D89052 |
||
---|---|---|
.. | ||
Android.rules | ||
Makefile.rules | ||
dylib.h | ||
entitlements-simulator.plist | ||
entitlements.plist | ||
pseudo_barrier.h | ||
test_common.h |