[asan] Allow re-exec in instrumented unit tests on Darwin (fix unit tests on macOS <=10.10)
This fixes https://llvm.org/bugs/show_bug.cgi?id=30285. On macOS 10.10 and lower, instrumented unit tests still need to be able to re-exec to make interceptors work. Differential Revision: https://reviews.llvm.org/D24699 llvm-svn: 288224
Loading
Please register or sign in to comment