[libcxx-commits] [clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)

David Spickett via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 15 08:03:35 PDT 2025


DavidSpickett wrote:

> This suggests that the polly/utils scripts haven't been ran by anyone for quite some time.

Yes, this makes sense. I tried "vermin" on it and it reports the same lines as not being python3 compatible. You can exclude the Polly changes.

> The PYTHON_EXECUTABLE and the shebang cleanups are entirely unrelated except by theme, I can split them it that would make things easier.

Yes please. Even if it doesn't fix your use case in itself, if it's explainable on its own, we can review it as is.

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


More information about the libcxx-commits mailing list