[llvm-branch-commits] [clang] [PATCH 2/6] [clang] Improve nested name specifier AST representation (PR #148012)

Jannick Kremer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Jul 20 21:44:09 PDT 2025


https://github.com/DeinAlptraum commented:

Re: Python bindings changes.
The tests currently fail because the libclang.so cannot even be built. Is this expected, as in, can it only be built after the last patch again? (I see that the tests passed on patch 6/6).

This should also probably get an entry in the bindings' breaking changes section of the release notes. 

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


More information about the llvm-branch-commits mailing list