Once we are in the Unreachable we want to disable type checking, but
we were unconditionally returning true here which means we encountered
and error. Instead we unconditionally return false to signal no error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo