Remove blink style presubmit check about mixing unsigned and bool bitfields.
Since we don't support MSVC, and since it seems that's the only compiler that causes inefficient packing, I think we can remove the presubmit check that enforces no mixing of unsigned and bool bitfields. R=pdr@chromium.org, wangxianzhu@chromium.org Change-Id: I176bded0da8fe5430029044ff96ec497ee28b999 Reviewed-on: https://chromium-review.googlesource.com/1250051Reviewed-by:Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#594901}
Showing
Please register or sign in to comment