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

Matheus Izvekov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jul 21 09:05:14 PDT 2025


mizvekov wrote:

> 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).

Yes, but all of the patches will be squashed before merging.

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

Will do, thanks.

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


More information about the llvm-branch-commits mailing list