[PATCH] D73282: Fix debug-info generation for block invocations so that we set the LinkageName instead of the Name

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 3 14:43:29 PST 2020


dblaikie added a comment.

I don't think the more targeted fix is a good thing - is the same problem of not demangling names not there for the other cases that the original fix addressed?


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

https://reviews.llvm.org/D73282





More information about the cfe-commits mailing list