Add parentheses to avoid warnings in GCC 4.4.0,
authorChris Lattner <sabre@nondot.org>
Wed, 8 Oct 2008 06:42:28 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 8 Oct 2008 06:42:28 +0000 (06:42 +0000)
commitde17ddc65fea8f1a113c825552fc4b2a645f4957
tree4fa71542cd0a83998d18d03fac09a5a89bc94ca6
parent85a350f1d5427444bb8ca9ab275e0de6585bdce1
Add parentheses to avoid warnings in GCC 4.4.0,
patch by Samuel Tardieu!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp