Currently it's not possible to build compiler-rt when there is no Xcode installed and only with CLT (Command Line Tools)
See https://llvm.org/bugs/show_bug.cgi?id=23162
Moreover this patch also fix detection of possible architectures to be built fo sanitizer libraries
shouldn't this be set/unset in test_target_arch?