summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2010-07-06 16:16:14 +0000
committerGreg Clayton <gclayton@apple.com>2010-07-06 16:16:14 +0000
commit388e3b0fa931036023d3e08b5453a6dd479d1ff6 (patch)
tree29508a2e5963d1bd92586ee8f1440d56f8c52d93 /clang/lib/CodeGen/CodeGenFunction.cpp
parenta08073565a783374d1426f6966429e9015c3eb4f (diff)
downloadbcm5719-llvm-388e3b0fa931036023d3e08b5453a6dd479d1ff6.tar.gz
bcm5719-llvm-388e3b0fa931036023d3e08b5453a6dd479d1ff6.zip
Added "-Wparentheses" so we catch possible errors like:
if (a = 0) instead of: if (a == 0) Thanks to Jean-Daniel Dupas. llvm-svn: 107672
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud