[PATCH] D24699: [asan] Allow re-exec in instrumented unit tests on Darwin (fix unit tests on macOS <=10.10)

Alexander Potapenko via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 05:20:59 PDT 2016


glider added a comment.

Sorry, I don't quite understand - do you need to enable re-exec back only for certain OSX versions? If so, shouldn't you check for them?


https://reviews.llvm.org/D24699





More information about the llvm-commits mailing list