DescriptionFix bitfield enums to not trigger upcoming Clang warning
Fix bitfield enums to not trigger upcoming Clang warning regarding
non-unsigned enum bitfields producing non-portable code.
For more details, see the patch here: https://reviews.llvm.org/D24289
BUG=648462
Committed: https://crrev.com/a81e00d533454a7179f8f954505a8f033e941a8a
Cr-Commit-Position: refs/heads/master@{#39649}
Patch Set 1 #Patch Set 2 : Small fix for GCC builds #Patch Set 3 : Fixed formatting issues #
Messages
Total messages: 15 (7 generated)
|