aprantl added inline comments.
================ Comment at: lldb/include/lldb/Utility/XcodeSDK.h:70 llvm::StringRef GetString() const; + bool SupportsModules() const; + /// Whether this Xcode SDK supports Swift. ---------------- JDevlieghere wrote: > Not implemented? I had another commit that changed SDKSupportsModules into a member function, but then realized that this wouldn't gel with the way the function is used by PlatformDarwin. Removed. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79535/new/ https://reviews.llvm.org/D79535 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits