[PATCH] D111415: [Demangle] Add support for D simple qualified names

Luís Ferreira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 08:21:44 PDT 2021


ljmf00 created this revision.
ljmf00 added a project: LLVM.
Herald added a subscriber: hiraditya.
ljmf00 requested review of this revision.
Herald added a subscriber: llvm-commits.

  This patch adds support for simple qualified names that includes internal mangled names, normal symbol names and anynomous symbols
  
  Signed-off-by: Luís Ferreira <contact at lsferreira.net>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D111415

Files:
  llvm/lib/Demangle/DLangDemangle.cpp
  llvm/unittests/Demangle/DLangDemangleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111415.378228.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/1250859b/attachment.bin>


More information about the llvm-commits mailing list