[clang][preprocessor] Fix unsigned-ness of utf8 char literals
UTF8 char literals are always unsigned. Fixes https://github.com/llvm/llvm-project/issues/54886 Differential Revision: https://reviews.llvm.org/D124996
Loading
Please sign in to comment