Skip to content
Commit 8619c37b authored by Benjamin Kramer's avatar Benjamin Kramer
Browse files

Replace assert(0) with llvm_unreachable to avoid warnings about dropping off...

Replace assert(0) with llvm_unreachable to avoid warnings about dropping off the end of a non-void function in Release builds.

llvm-svn: 153643
parent 689e84fc
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