Jonas Devlieghere 52f12f63f4 Fix skipIfSanitized decorator on macOS
For security reasons, DYLD_INSERT_LIBRARIES is not propagated to a child
process. This breaks the skipIfSanitized decorator, which checks for the
environment variable being set. Instead, always set the ASAN_OPTIONS and
make the decorator check for that.

Differential revision: https://reviews.llvm.org/D65594

llvm-svn: 367595
2019-08-01 18:35:40 +00:00
..
2019-07-30 16:42:47 +00:00
2019-07-30 16:42:47 +00:00
2019-07-26 01:58:18 +00:00
2019-07-26 01:58:18 +00:00
2018-12-17 21:18:12 +00:00