Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loosen Crucible/LLVM override return type check
This is a spot fix. The check we have right now is too strict, it won't even let you specify that a function returns `crucible_null`. See #443, which we should leave open until we implement the proper check described there.
- Loading branch information