[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 15:14:14 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG37549464c13e: [dsymutil] Fix template stripping in getDIENames(...) to account for overloaded… (authored by shafik).

Repository:
  rG LLVM Github Monorepo

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.248340.patch
Type: text/x-patch
Size: 3753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200304/dd1ce078/attachment.bin>


More information about the llvm-commits mailing list