[PATCH] D141283: [clang] Improve diagnostic for "initializer-string for char array is too long"
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 9 22:03:30 PST 2023
tbaeder added a comment.
When grepping `clang/test/` for "for char array is too long", I get a bunch of other hits for this diagnostic, are the those tests not failing for you (e.g. `clang/test/Sema/array-init.c:149`)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141283/new/
https://reviews.llvm.org/D141283
More information about the cfe-commits
mailing list