[clang] [clang] Unify python shebangs (PR #187256)

Jannick Kremer via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 18 05:52:44 PDT 2026


https://github.com/DeinAlptraum commented:

RE: python bindings
`clang/bindings/python/examples/cindex/cindex-dump.py`
`clang/bindings/python/examples/cindex/cindex-includes.py`
LGTM

That said, I'm not super familiar with the way Python is packaged, and while this does seem like a good idea overall, I'm afraid this might incur breakages for users with very specific setups (in general - this is not much of an issue for the Python bindings, since it's just example code)

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


More information about the cfe-commits mailing list