[PATCH] D58416: [llvm-cxxfilt] Split and demangle stdin input on certain non-alphanumerics.
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 10:16:02 PST 2019
mattd updated this revision to Diff 188407.
mattd marked 2 inline comments as done.
mattd added a comment.
- Added a more complicated test.
- Made a few variables 'auto' instead of their iterator type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58416/new/
https://reviews.llvm.org/D58416
Files:
llvm/test/tools/llvm-cxxfilt/delimiters.test
llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58416.188407.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/7848e7cd/attachment.bin>
More information about the llvm-commits
mailing list