[Lldb-commits] [lldb] [lldb][windows] refactor the version check in @skipIfWindows (PR #172838)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 18 08:02:34 PST 2025


https://github.com/DavidSpickett approved this pull request.

LGTM

I never had to check one of these skips before but if I did the first question would be whether the build numbers are exact. Which is what it looks like.

This new version makes it clear what we're checking for, which I like.

https://github.com/llvm/llvm-project/pull/172838


More information about the lldb-commits mailing list