[libcxx-commits] [PATCH] D74813: Function block naming - add hash of parameter type to end of block name

Duncan P. N. Exon Smith via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 14 13:03:54 PDT 2020


dexonsmith added a comment.

In D74813#2036966 <https://reviews.llvm.org/D74813#2036966>, @alexbdv wrote:

> @dexonsmith - Are you OK with that ?


SGTM.  I suggest @erik.pilkington lands the demangler patch before landing this so there isn't a window where we mangle something that can't be demangled.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74813/new/

https://reviews.llvm.org/D74813





More information about the libcxx-commits mailing list