]> granicus.if.org Git - clang/commit
Apply explicit braces to avoid ambiguous 'else' [-Wparentheses]
authorNick Lewycky <nicholas@mxc.ca>
Sat, 9 Apr 2011 00:25:15 +0000 (00:25 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 9 Apr 2011 00:25:15 +0000 (00:25 +0000)
commit3894c073fea642d54237d83e94be8797d0b54151
tree79df823fd3d5d2238c8e9267aeec93a62bf1b826
parent156119df1d076b63609618976281961283f871db
Apply explicit braces to avoid ambiguous 'else' [-Wparentheses]

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