[all-commits] [llvm/llvm-project] 7d15fb: [lldb/test] Respect --apple-sdk path when querying...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Thu Apr 1 10:15:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d15fb5779452c5efbceb82ce0e1f8724a82d290
https://github.com/llvm/llvm-project/commit/7d15fb5779452c5efbceb82ce0e1f8724a82d290
Author: Vedant Kumar <vsk at apple.com>
Date: 2021-04-01 (Thu, 01 Apr 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbutil.py
Log Message:
-----------
[lldb/test] Respect --apple-sdk path when querying SDK info
Respect --apple-sdk <path> if it's specified. If the SDK is simply
mounted from some disk image, and not actually installed, this is the
only way to use it.
Differential Revision: https://reviews.llvm.org/D99746
More information about the All-commits
mailing list