[PATCH] D75545: [dsymutil] Fix template stripping in getDIENames(...) to account for overloaded operators

Shafik Yaghmour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 10:05:47 PST 2020


shafik updated this revision to Diff 248221.
shafik marked an inline comment as done.
shafik added a comment.

Factored out template parameter stripping into its own function.


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

https://reviews.llvm.org/D75545

Files:
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/test/tools/dsymutil/Inputs/private/tmp/templated_operators/template_operators
  llvm/test/tools/dsymutil/Inputs/private/tmp/templated_operators/template_operators.o
  llvm/test/tools/dsymutil/X86/template_operators.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75545.248221.patch
Type: text/x-patch
Size: 3794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/23da1f11/attachment-0001.bin>


More information about the llvm-commits mailing list