[Lldb-commits] [lldb] [lldb][windows] recommend building with Python 3.11 (PR #191159)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 9 05:06:02 PDT 2026
https://github.com/DavidSpickett commented:
This is fine in itself but the message needs changing since 21 is long since passed.
Could you check if < 3.8 is a hard error already? If so, you could make this code only apply to Win32, where we recommend > llvm's minimum version.
https://github.com/llvm/llvm-project/pull/191159
More information about the lldb-commits
mailing list