Fix issue with bitwise and precedence.
authorAhmed Charles <ace2001ac@gmail.com>
Sat, 18 Feb 2012 22:56:41 +0000 (22:56 +0000)
committerAhmed Charles <ace2001ac@gmail.com>
Sat, 18 Feb 2012 22:56:41 +0000 (22:56 +0000)
commit507329912aa343b8a430a97cf2d8f92eecb6dc01
treec1e62cf2653b9d15e4a5c93465970cbe8c167979
parent1a4b19ef9b870d8c914bcd5ceb520a64a9a2cc52
Fix issue with bitwise and precedence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Hashing.cpp