[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:49:30 PDT 2017
    
    
  
morehouse added a comment.
In https://reviews.llvm.org/D38855#896105, @morehouse wrote:
> To add this to OSS-Fuzz, you will need to link with `LIB_FUZZING_ENGINE`.
Actually, I'm working on a change to AddLLVM.cmake that should do this automatically.
https://reviews.llvm.org/D38855
    
    
More information about the llvm-commits
mailing list