[clang] [clang-tools-extra] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [openmp] [polly] Python-related cleanups (PR #163566)
David Spickett via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 15 07:52:08 PDT 2025
DavidSpickett wrote:
And this broke the Python formatter, as in, it failed to parse the code. Probably one of the infrequently changed projects like Polly has some strange code in it. Point is - we know this isn't changing actual Python code so ignore it.
https://github.com/llvm/llvm-project/pull/163566
More information about the cfe-commits
mailing list