[clang-tools-extra] [clang-tidy] Fix `readability-uppercase-literal-suffix` warning with hex literals (PR #156584)

Victor Chernyakin via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 3 08:00:27 PDT 2025


localspook wrote:

Because of the new `wb` suffix. I should’ve just added `wW`

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


More information about the cfe-commits mailing list