diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-05-15 10:23:23 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-05-15 10:23:23 +0000 |
commit | daa8e0efc9b646d89ca9deb9acd3b8f2eb349a1d (patch) | |
tree | b06fa610741911b3a8f977d16a43a40e90a89930 /lib/CodeGen/RegAllocLinearScan.cpp | |
parent | d5f7e4a4ab736e620110bd58ba859d096ec07f7c (diff) | |
download | external_llvm-daa8e0efc9b646d89ca9deb9acd3b8f2eb349a1d.zip external_llvm-daa8e0efc9b646d89ca9deb9acd3b8f2eb349a1d.tar.gz external_llvm-daa8e0efc9b646d89ca9deb9acd3b8f2eb349a1d.tar.bz2 |
Fix an GCC warning that seems to have actually caught a bug (!!!) in
a condition's grouping. Every other use of Allocatable.test(Hint) groups it the
same way as it is indented, so move the parentheses to agree with that
grouping.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions