[clang] [Clang] Emit error for duplicate mangled names within a lambda (PR #107581)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 6 12:19:18 PDT 2024


efriedma-quic wrote:

Isn't this a bug in the mangler? I mean, it's better to print an error rather than silently miscompile, but this doesn't really solve the issue.

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


More information about the cfe-commits mailing list