[clang] Carving out -Wformat warning about scoped enums into a subwarning (PR #88595)
Karl-Johan Karlsson via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 14 23:19:46 PDT 2024
================
@@ -218,5 +218,5 @@ void test_printf_unsigned_priX16(uint16_t x) {
void test_suppress(int x)
----------------
karka228 wrote:
Same as above about gcc compatibility. The comment need at least to be updated.
https://github.com/llvm/llvm-project/pull/88595
More information about the cfe-commits
mailing list