[clang] -fsanitize=function: fix MSVC hashing to sugared type (PR #66816)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 14:08:50 PDT 2023


efriedma-quic wrote:

It looks like the Itanium mangleTypeName() canonicalizes the type itself; should the MSVC mangleTypeName do the same thing?

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


More information about the cfe-commits mailing list