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

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 2 10:11:54 PDT 2023


mizvekov wrote:

@tru Would you agree to backport this fix to 17?

Strictly speaking there is an API change here, but I think it's a bit obscure and in any case, this change could catch misuse of it.

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


More information about the cfe-commits mailing list