mirror of
https://github.com/python/cpython.git
synced 2026-07-18 16:07:31 -04:00
138dd26337
gh-152785: Upgrade LLVM to LLVM 21 in GitHub Action jobs (GH-152781)
Upgrade LLVM to LLVM 21 in GitHub Action jobs:
* Reusable Sanitizer
* Reusable Ubuntu ("Install Clang and BOLT")
(cherry picked from commit f5b3eefbda)
Co-authored-by: Victor Stinner <vstinner@python.org>