They were previously not handled, causing the llvm_unreachable with "getIntegerRank(): not a built-in integer" message to be hit.
The test case is derived from how we hit it in Chromium (crbug.com/1396142). I tried to come up with something more direct, but this is the best I could find.
This should technically be UnsignedCharTy though it probably doesn't matter.