You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a more minimal reproducer. Preferably something that does not involve pulling down the entirety of the google’s oss fuzz project, invokes cargo directly, etc. The more external variables are removed from the equation here, the better.
I can't compile my fuzzers these days anymore, and I'm banging my head on the problem.
To repro:
This will compile with clang 10 on ubuntu xenial:
I'm getting this error:
It looks like there is a similar error in this thread but I'm not sure what to do of it: https://reviews.llvm.org/D49828
The text was updated successfully, but these errors were encountered: