Fixes an issue in https://github.com/llvm/llvm-project/pull/102967, which inddvertently changed the type of `NextChar` from int to char, causing ppc64le build failures.
Fixes an issue in https://github.com/llvm/llvm-project/pull/102967, which inddvertently changed the type of `NextChar` from int to char, causing ppc64le build failures.