LLVM Clang Now Has Support For Custom-Width Integers With _ExtInt
While the C language committing is still evaluating adding N-bit integer support to the programming language, LLVM's Clang compiler has already added its experimental _ExtInt() implementation...