[PATCH] D138595: [llvm-cxxfilt] Support Microsoft demangling format

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 07:14:14 PST 2022


thieta updated this revision to Diff 478585.
thieta added a comment.

Added format testing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138595

Files:
  llvm/docs/CommandGuide/llvm-cxxfilt.rst
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/Demangle/Demangle.cpp
  llvm/test/tools/llvm-cxxfilt/format-flag.test
  llvm/test/tools/llvm-cxxfilt/microsoft-format.test
  llvm/tools/llvm-cxxfilt/Opts.td
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138595.478585.patch
Type: text/x-patch
Size: 9312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221129/a4aef098/attachment.bin>


More information about the llvm-commits mailing list