[clang] [clang-tools-extra] [clang] Improve nested name specifier AST representation (PR #147835)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 10 10:17:05 PDT 2025


mizvekov wrote:

> Is there ANYTHING we can do to split this up? This is so huge that github is refusing to load half the changes.

I broke the commit down into others, now the first commit only has the AST and TreeTransform changes.

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


More information about the cfe-commits mailing list