libclang_rt.fuzzer_osx.a not found

I tried to build my project with -fsanitize=fuzzer. This failed to link with libclang_rt.fuzzer_osx.a not found when attempting to link the code.

I mean really!! Why on earth would you exclude this from the version of clang that ships with XCode!

Indeed, it's not currently included. The best thing to do here is to file an enhancement request using Feedback Assistant so that its inclusion can be considered for the future. Please post the FB number here once you do!

— Ed Ford,  DTS Engineer

libclang_rt.fuzzer_osx.a not found
 
 
Q