https://github.com/JDevlieghere commented:

I'm not sure I understand the need for the separate class. What's present in 
the `XcodeSDK` class that prevents you from using it on PlatformWindows? Given 
that the current class is part of Utility, it shouldn't depend on anything 
Darwin specific. If we need to make this class behave differently depending on 
the platform, then maybe it's time to make this a generic "SDK" plugin with 
different implementations depending on the platform? 

https://github.com/llvm/llvm-project/pull/144396
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to