[PATCH] D30923: Warn on enum assignment to bitfields that can't fit all values
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 14 08:45:32 PDT 2017
thakis added a comment.
Maybe it should have some "to suppress the warning, do X" fixit?
https://reviews.llvm.org/D30923
More information about the cfe-commits
mailing list