[clang] [PAC] Ignore noexcept on function type when computing discriminator of member function pointers (PR #109056)
Anton Korobeynikov via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 16 09:44:53 PST 2025
asl wrote:
Looks like ignoring `noexcept` made the everything even more cleaner :)
https://github.com/llvm/llvm-project/pull/109056
More information about the cfe-commits
mailing list