[PATCH] D30923: Warn on enum assignment to bitfields that can't fit all values
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 14 11:09:25 PDT 2017
rnk marked an inline comment as done.
rnk added a comment.
Cool, thanks for the reviews, this is definitely in better shape now. This is off by default, so I'm going to commit and experiment with it on a few codebases.
I'd still like to hear if either of the Richards have diagnostic wording suggestions, but we can do that in a follow-up.
https://reviews.llvm.org/D30923
More information about the cfe-commits
mailing list