thakis added a comment.
I just verified that that does indeed happen, and it does:
$ strace out/gn/bin/clang --target=x86_64-apple-macos -x c -c /dev/null 2>&1
| grep xcrun
access("/usr/bin/xcrun", F_OK) = -1 ENOENT (No such file or
directory)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136315/new/
https://reviews.llvm.org/D136315
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits