commit | fbd346636fe1b61fce69b5a0d9ceb2ffe7d81939 | [log] [tgz] |
---|---|---|
author | Scott Randolph <randolphs@google.com> | Fri Nov 11 12:41:33 2016 -0800 |
committer | Scott Randolph <randolphs@google.com> | Fri Nov 11 12:43:08 2016 -0800 |
tree | b9d9ca08a619967f6c2208aee9834b22699e9b7a | |
parent | e31c6f3e9ca1aa710746273749c1f91b0fda0f80 [diff] |
Fix up result type for bit-wise or of enum values When combining enum values with bit-wise operators, the result is no longer of the enum type, so we need to cast it back. Test: local compile Change-Id: I3697d37b612f0e29aabb46a6a958ca4ef0fed64f