This is something used in swift-lldb, but of general usefulness.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79538
Add an XcodeSDK::GetSDKTypeForTriple function ClosedPublic Authored by aprantl on May 6 2020, 6:39 PM.
Details Summary This is something used in swift-lldb, but of general usefulness.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 7 2020, 10:31 AM Closed by commit rG6e95d51ecfab: Add an XcodeSDK::GetSDKTypeForTriple function (authored by aprantl). · Explain WhyMay 7 2020, 11:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262706 lldb/include/lldb/Utility/XcodeSDK.h
lldb/source/Utility/XcodeSDK.cpp
lldb/unittests/Utility/XcodeSDKTest.cpp
|