[PATCH] D138595: [llvm-cxxfilt] Support Microsoft demangling format
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 06:57:35 PST 2022
thieta added a comment.
In D138595#3957002 <https://reviews.llvm.org/D138595#3957002>, @jhenderson wrote:
> Actually, don't you need tests to show that the new `--format` options work as expected?
You mean testing `rust`, `dlang` and `itanium` explicitly? I can definitely add that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138595/new/
https://reviews.llvm.org/D138595
More information about the llvm-commits
mailing list