[clang] [clang-tools-extra] [clang] Improve nested name specifier AST representation (PR #147835)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 15 12:51:59 PDT 2025
mizvekov wrote:
> I don't know if this is the same as the other crash report, but we're also seeing assert failures when building chromium. I've minimized the repro to the following program:
Thanks, this is going to be fixed by https://github.com/llvm/llvm-project/pull/153862
https://github.com/llvm/llvm-project/pull/147835
More information about the cfe-commits
mailing list