Hans Wennborg cb3ea52a5a Handle char{8,16,32} and wchar_t in ASTContext::getIntegerRank()
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.

Differential revision: https://reviews.llvm.org/D139428
2022-12-07 16:12:38 +01:00
..
2022-08-01 13:13:18 -04:00
2022-10-24 18:10:43 +02:00
2022-10-24 18:10:43 +02:00
2020-09-16 11:03:15 -07:00
2022-03-24 00:38:45 +08:00
2022-11-30 16:03:05 +01:00
2020-12-04 11:20:17 -05:00
2019-06-18 23:40:17 +00:00