The refactoring in rL318407 transiently includes abi-breaking.h
which defines EnableABIBreakingChecks. This breaks my Debug
build because this fuzzer did not link in Support with the symbol.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM