[clang] [Sema] Fix assertion crash on section conflict with a non-identifier decl (PR #200873)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 5 09:24:21 PDT 2026


lijinpei-amd wrote:

> > The original crash reporter was invalid code, we should be testing the original reproducer case as well as a regression to make sure we are not missing some edge cases.
> 
> Good point; @lijinpei-amd can you do that in a follow-up?

Sure🫔

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


More information about the cfe-commits mailing list