[PATCH] D38855: Add a fuzz target for llvm's ItaniumDemangler.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 11:15:59 PDT 2017


morehouse added a comment.

To add this to OSS-Fuzz, you will need to link with `LIB_FUZZING_ENGINE`.


https://reviews.llvm.org/D38855





More information about the llvm-commits mailing list