Skip to content
Commit 8337ba63 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Prefer llvm_unreachable(...) to assert(false && ...). This is important as

without it we might exit a non-void function without returning.

llvm-svn: 107106
parent 9e748e9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment