mesa: Use unreachable() instead of a default case.
authorMatt Turner <mattst88@gmail.com>
Tue, 24 Nov 2015 00:23:29 +0000 (16:23 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 24 Nov 2015 21:27:20 +0000 (13:27 -0800)
commit0ce370a84b1c9381b34769dc4958e0ef413502f6
tree0fd0f5063cf13b7061c9820d4a21ec380020d05b
parent47b3a0d23504de43ce2dc028e84037f7cd89bd89
mesa: Use unreachable() instead of a default case.

(And add an unreachable() in one place that didn't have a default case)
src/mesa/main/shaderobj.h