[PATCH] D74813: Function block naming - add hash of parameter type to end of block name
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 14 07:32:39 PDT 2020
erik.pilkington added a comment.
In D74813#2035051 <https://reviews.llvm.org/D74813#2035051>, @alexbdv wrote:
> Could I please get a review on this ? Thanks :) !
I still think it makes more sense to directly encode the type instead of hashing it. I'm happy to make the demangler changes for whatever we land on, so feel free to ignore that part of it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74813/new/
https://reviews.llvm.org/D74813
More information about the cfe-commits
mailing list