Respect --apple-sdk <path> if it's specified. If the SDK simply mounted from
some disk image, and not actually installed, this is the only way to use it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
lldb/packages/Python/lldbsuite/test/lldbutil.py | ||
---|---|---|
69 | This will also exclude the empty string. |
lldb/packages/Python/lldbsuite/test/lldbutil.py | ||
---|---|---|
69 | Thanks, I'll fix this before committing. |
This will also exclude the empty string.