Right now the nullability checker only tracks symbolic regions. For this reason if there are no dead symbols it is safe to skip the precondition checking. I also changed to cleanup code to work with symbols directly instead of memory regions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM