[PATCH] D60354: llvm-undname: Fix more crashes and asserts on invalid inputs
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 6 18:38:06 PDT 2019
thakis updated this revision to Diff 194047.
thakis added a comment.
Add test coverage for each modification -- removing each green block now makes some test fail. Found another bug this way, fix that too. Found a few tests I had added that aren't reachable, removed those.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60354/new/
https://reviews.llvm.org/D60354
Files:
llvm/include/llvm/Demangle/MicrosoftDemangle.h
llvm/lib/Demangle/MicrosoftDemangle.cpp
llvm/test/Demangle/invalid-manglings.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60354.194047.patch
Type: text/x-patch
Size: 8595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190407/ad565600/attachment-0001.bin>
More information about the llvm-commits
mailing list