diff options
author | Craig Hesling <craig@hesling.com> | 2024-01-17 01:15:54 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-17 01:15:54 -0800 |
commit | 588802a6708d8d3116331d975eb80eba7cfdae24 (patch) | |
tree | 5f958f3f5a5b21e5bb6a0d7d08c9071b7528fb78 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 75f232181a2b9c9bd85823f88b2d63559c592556 (diff) | |
download | llvm-588802a6708d8d3116331d975eb80eba7cfdae24.zip llvm-588802a6708d8d3116331d975eb80eba7cfdae24.tar.gz llvm-588802a6708d8d3116331d975eb80eba7cfdae24.tar.bz2 |
[GitHub] Add python 3.7 to libclang python test (#77219)
This enables the libclang python binding test to check
the oldest version of Python supported in addition
to the normal python version.
It is important to check this for issue #76664, since
many new mainstream python type annotation features
and best practices are not compatible with older
versions of python.
Additionally, frustration around ever increasing
platform dependencies and versions has been raised.
This will help ensure that python maintains reasonable
backwards compatibility.
Adding this additional build step will increase the
run time, but this should always be minimal, since
the additional libclang compilation should see 100%
cache hit rate.
Issue #76664.
Fixes #76601.
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions