[Lldb-commits] [PATCH] D81209: Move GetXcode*Directory into HostInfo (NFC)

2020-06-05 Thread Adrian Prantl via Phabricator via lldb-commits
aprantl closed this revision. aprantl added a comment. 3d7b926dd16ff9ff264337793b76080681636f15 CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81209/new/ https://reviews.llvm.org/D81209

[Lldb-commits] [PATCH] D81209: Move GetXcode*Directory into HostInfo (NFC)

2020-06-05 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. LGTM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D81209/new/ https://reviews.llvm.org/D81209 ___ lldb-commits mailing list

[Lldb-commits] [PATCH] D81209: Move GetXcode*Directory into HostInfo (NFC)

2020-06-04 Thread Adrian Prantl via Phabricator via lldb-commits
aprantl created this revision. aprantl added reviewers: JDevlieghere, friss, jingham. aprantl added a child revision: D81210: Teach GetXcodeSDK to look in the Xcode that contains LLDB. These functions really don't belong into PlatformDarwin, since they actually query state of the Host and not of