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

Add 'llvm_unreachable' to passify GCC's understanding of the constraints

of several newly un-defaulted switches. This also helps optimizers
(including LLVM's) recognize that every case is covered, and we should
assume as much.

llvm-svn: 147861
parent 8d4a2204
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