[PATCH] D79244: [Sema] Put existing warning under -Wexcess-initializers
Richard Sandiford via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 5 12:26:17 PDT 2020
rsandifo-arm added a comment.
In D79244#2019027 <https://reviews.llvm.org/D79244#2019027>, @efriedma wrote:
> Should we stick ext_excess_initializers_in_char_array_initializer and ext_initializer_string_for_char_array_too_long in the same warning group?
Yeah, agree that would be better. Done in v2.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79244/new/
https://reviews.llvm.org/D79244
More information about the cfe-commits
mailing list