================ @@ -519,9 +519,9 @@ def _find_windows_sdk_in_registry_view(self, view): # Windows SDK version numbers consist of 4 dotted components, so we # have to use LooseVersion, as StrictVersion supports 3 or fewer. ---------------- JDevlieghere wrote:
No, it doesn't. StrictVersion was still being used elsewhere in the file, which I've replaced as well. https://github.com/llvm/llvm-project/pull/93712 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits