[clang] Fix hasName matcher assertion with inline namespaces (PR #100975)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 29 04:38:22 PDT 2024


https://github.com/AaronBallman commented:

I can't get the assertion to reproduce, but I can see the behavioral change with the first matcher: https://godbolt.org/z/TcsYPoGEh

So this should probably come with a release note for the fix?

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


More information about the cfe-commits mailing list