Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/11951 )

Change subject: IMPALA-5031: Extra large shifts are undefined behavior
......................................................................

IMPALA-5031: Extra large shifts are undefined behavior

According to [expr.shift] in the C++14 standard, an expression in
which the shift value is "greater than or equal to the length in bits
of the promoted left operand" has undefined behavior.

Change-Id: Ie9cec6b2a887e62da594975bc971d38c1d38b0a0
Reviewed-on: http://gerrit.cloudera.org:8080/11951
Reviewed-by: Jim Apple <jbapple-imp...@apache.org>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M be/src/util/bit-packing-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jim Apple: Looks good to me, approved
  Impala Public Jenkins: Verified

--
To view, visit http://gerrit.cloudera.org:8080/11951
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9cec6b2a887e62da594975bc971d38c1d38b0a0
Gerrit-Change-Number: 11951
Gerrit-PatchSet: 3
Gerrit-Owner: Jim Apple <jbapple-imp...@apache.org>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Jim Apple <jbapple-imp...@apache.org>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to