Commits

Saleem Abdulrasool committed a0602badff4
IRGen: mark the end point at unreachable warning: control may reach end of non-void function [-Wreturn-type] Add a llvm_unreachable to indicate that the function will always return or fail more obviously rather than returning a garbage value.