[clang] [llvm] [libclang/python] Enable packaging clang python bindings (PR #125806)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 19 11:28:03 PST 2025
https://github.com/boomanaiden154 commented:
Overall this seems reasonable enough to me. We can also always iterate in tree.
I'm a bit confused about how this is supposed to work though. If we're only distributing the python side of the bindings, how are users expected to actually interact with the underlying libc++? Does this assume they already have a .so installed?
https://github.com/llvm/llvm-project/pull/125806
More information about the llvm-commits
mailing list