aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2025-01-29 09:56:41 +0000
committerGitHub <noreply@github.com>2025-01-29 09:56:41 +0000
commit9ea64dd8781328d831d7c69a586f0c84dece1c11 (patch)
treec2fbaec5a5874a01e06695db85cf12071e1b9891 /clang/lib/Frontend/CompilerInvocation.cpp
parent776ef9d1bec66875c554e8a5bd0e3ae8c9543d9a (diff)
downloadllvm-9ea64dd8781328d831d7c69a586f0c84dece1c11.zip
llvm-9ea64dd8781328d831d7c69a586f0c84dece1c11.tar.gz
llvm-9ea64dd8781328d831d7c69a586f0c84dece1c11.tar.bz2
[lldb] Make Python >= 3.8 required for LLDB 21 (#124735)
As decided on https://discourse.llvm.org/t/rfc-lets-document-and-enforce-a-minimum-python-version-for-lldb/82731. LLDB 20 recommended `>= 3.8` but did not remove support for anything earlier. Now we are in what will become LLDB 21, so I'm removing that support and making `>= 3.8` required. See https://docs.python.org/3/c-api/apiabiversion.html#c.PY_VERSION_HEX for the format of PY_VERSION_HEX.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions