[clang] [clang] Warn on signed char array constant conversion (PR #203792)

via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 2 10:24:51 PDT 2026


filaka771 wrote:

Ping.

CC @cor3ntin @shafik @Fznamznon @AaronBallman.

I fixed the behavior for plain `char`.
Also, I added tests for both signed and unsigned plain `char` configurations.

Could you please take another look?

https://github.com/llvm/llvm-project/pull/203792


More information about the cfe-commits mailing list