[PATCH] D70250: [llvm-cxxfilt] Improve strip-underscore behavior

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 15:04:46 PST 2019


steven_wu updated this revision to Diff 229931.
steven_wu added a comment.

Fix comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70250

Files:
  llvm/test/tools/llvm-cxxfilt/abitag.test
  llvm/test/tools/llvm-cxxfilt/coff-import.test
  llvm/test/tools/llvm-cxxfilt/darwin.test
  llvm/test/tools/llvm-cxxfilt/delimiters.test
  llvm/test/tools/llvm-cxxfilt/empty-line.test
  llvm/test/tools/llvm-cxxfilt/invalid.test
  llvm/test/tools/llvm-cxxfilt/noargs.test
  llvm/test/tools/llvm-cxxfilt/simple.test
  llvm/test/tools/llvm-cxxfilt/types.test
  llvm/test/tools/llvm-cxxfilt/underscore.test
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70250.229931.patch
Type: text/x-patch
Size: 6476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/8878557d/attachment.bin>


More information about the llvm-commits mailing list