When the ABI namespace isn't a reserved identifier, we were issuing a
warning, but this should have been an error since the beginning. This
commit enforces that the ABI namespace is a reserved identifier, and
changes the ABI namespace used by LibFuzzer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo