[clang] [clang] odr-checker fix for conversion operators (PR #146153)

Maksim Ivanov via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 30 06:06:49 PDT 2025


https://github.com/emaxx-google approved this pull request.

Thanks! I don't know if similar problems (ODR confused by the canonicalization merging decltypes with different names of template parameters) can show up in other cases, but as the PR fixes this particular case LGTM.

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


More information about the cfe-commits mailing list