[clang] [Sema] Fix crash on function declaration inside nested expansion statements (PR #211649)
Oliver Hunt via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 24 01:13:40 PDT 2026
ojhunt wrote:
Made https://github.com/llvm/llvm-project/pull/211745 which I think is plausibly addressing the root cause, though no guarantee of correctness.
https://github.com/llvm/llvm-project/pull/211649
More information about the cfe-commits
mailing list