Fix a bit of UB in __independent_bits_engine. Fixes PR#34663
authorMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Sep 2017 17:34:11 +0000 (17:34 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Wed, 20 Sep 2017 17:34:11 +0000 (17:34 +0000)
commit5beb2c3ab3df9b2f76b0c9d10db18c73c3ee5a2f
tree1ba66eae4f59866aa7d08dc4528cfbce8e1e28ae
parent92687d45db566cdc47905555ee4b249d47a46d25
Fix a bit of UB in __independent_bits_engine. Fixes PR#34663

llvm-svn: 313776
libcxx/include/algorithm