[PATCH] D136315: [clang][Darwin] Try to guess the SDK root with xcrun when unspecified

Caleb Zulawski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 20:56:23 PDT 2022


calebzulawski updated this revision to Diff 469859.
calebzulawski added a comment.

Changed to not invoke `xcrun` if the SDK name can't be determined.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136315/new/

https://reviews.llvm.org/D136315

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  clang/test/Driver/darwin-sdkroot.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136315.469859.patch
Type: text/x-patch
Size: 6290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221022/bccbeba2/attachment-0001.bin>


More information about the cfe-commits mailing list