add cxa_demangle_fuzzerSummary:All easy-to-find bugs in cxa_demangle where fixed now(https://bugs.chromium.org/p/chromium/issues/detail?id=606626)except for one (https://llvm.org/bugs/show_bug.c
add cxa_demangle_fuzzerSummary:All easy-to-find bugs in cxa_demangle where fixed now(https://bugs.chromium.org/p/chromium/issues/detail?id=606626)except for one (https://llvm.org/bugs/show_bug.cgi?id=31031).Now I'd like to properly integrate this fuzzer with the source treeand then run the fuzzer continuously on https://github.com/google/oss-fuzzReviewers: compnerd, mclow.lists, mehdi_aminiSubscribers: cfe-commits, mgornyDifferential Revision: https://reviews.llvm.org/D28133llvm-svn: 290650
show more ...