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 tree
and then run the fuzzer continuously on https://github.com/google/oss-fuzz
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2427 Build 2427: arc lint + arc unit
Event Timeline
fuzz/CMakeLists.txt | ||
---|---|---|
4 | This is a dependency on libLLVMSupport right? Why is this needed? |
This is a dependency on libLLVMSupport right? Why is this needed?