[PATCH] D24289: Add warning when assigning enums to bitfields without an explicit unsigned underlying type
Sasha Bermeister via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 17:48:23 PDT 2016
sashab added a comment.
Pinging for another LGTM since I have added it to -Wall and added a portability comment to the error message :)
https://reviews.llvm.org/D24289
More information about the cfe-commits
mailing list