Add explicit braces to disambiguate nested if/else. Removes a warning.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 8 May 2009 06:57:41 +0000 (06:57 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 8 May 2009 06:57:41 +0000 (06:57 +0000)
commit0ab2dcee5bf751211ca1fc49decb1540b4cb427c
tree3120e678ac7f27ac958fd97048dae9fc60d0edc4
parent48f95ad971c01878b33b04e497aa45a8b3c8d4d8
Add explicit braces to disambiguate nested if/else. Removes a warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71211 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodePlacementOpt.cpp