[PATCH] D54780: [llvm-demangle-fuzzer] Also fuzz microsoftDemangle().
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 10:55:53 PST 2018
thakis added a comment.
> I would probably prefer always calling microsoftDemangle() in llvm-demangler-fuzzer. The Itanium demanglers are identical, so we're just wasting cycles fuzzing them both independently.
That makes sense to me (with a comment explaining this).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54780/new/
https://reviews.llvm.org/D54780
More information about the llvm-commits
mailing list