[all-commits] [llvm/llvm-project] 0a302f: [lldb] Search PrivateFrameworks when using an inte...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Nov 30 11:29:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a302f66673720a0d3fd3f0ce32ec9cfda428cf1
https://github.com/llvm/llvm-project/commit/0a302f66673720a0d3fd3f0ce32ec9cfda428cf1
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/builders/darwin.py
Log Message:
-----------
[lldb] Search PrivateFrameworks when using an internal SDK
Make sure to add the PrivateFrameworks directory to the frameworks path
when using an internal SDK. This is necessary for the "on-device" test
suite.
rdar://84519268
Differential revision: https://reviews.llvm.org/D114742
Commit: 4fa9e435209e6067b9d5921647429053ae7a8e0c
https://github.com/llvm/llvm-project/commit/4fa9e435209e6067b9d5921647429053ae7a8e0c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/builders/darwin.py
Log Message:
-----------
[lldb] Fix indentation in builders/darwin.py
Compare: https://github.com/llvm/llvm-project/compare/4b30076f16fc...4fa9e435209e
More information about the All-commits
mailing list