[PATCH] D139864: [llvm-cxxfilt] Do not consider the prefix dot as part of the demangled symbol name.

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 11:53:35 PDT 2023


DiggerLin updated this revision to Diff 557319.
DiggerLin added a comment.

rebase the code and address James' comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139864

Files:
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/Demangle/Demangle.cpp
  llvm/test/tools/llvm-cxxfilt/delimiters.test
  llvm/test/tools/llvm-cxxfilt/dot-prefix.test
  llvm/test/tools/llvm-cxxfilt/strip-underscore.test
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139864.557319.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230925/05f2dc27/attachment.bin>


More information about the llvm-commits mailing list