[all-commits] [llvm/llvm-project] ecade8: [clang][Darwin] Try to guess the SDK root with xcr...
Caleb Zulawski via All-commits
all-commits at lists.llvm.org
Wed Jan 18 10:22:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecade80d93960ad01d8665db02c23841e055a80f
https://github.com/llvm/llvm-project/commit/ecade80d93960ad01d8665db02c23841e055a80f
Author: Caleb Zulawski <caleb.zulawski at gmail.com>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M clang/docs/UsersManual.rst
M clang/lib/Driver/ToolChains/Darwin.cpp
A clang/test/Driver/darwin-sdk-detect.c
Log Message:
-----------
[clang][Darwin] Try to guess the SDK root with xcrun when unspecified
Picking up from https://reviews.llvm.org/D109460
Reviewed By: ldionne
Differential Revision: https://reviews.llvm.org/D136315
More information about the All-commits
mailing list