diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2010-08-05 06:27:49 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2010-08-05 06:27:49 +0000 |
commit | c133e9ea17d61062bcfb3bd6009c300c9a78161f (patch) | |
tree | 347ba936cfa3734b73d6b1ef0cafd8dc25fd4c26 /lib/CodeGen/CodeGenModule.cpp | |
parent | db0bc4706c4bda8e9166f40b5c7cfda656100818 (diff) |
Remove the warning for variables declared in the if-expression being used in
the else clause. The problem is that it's overly zealous and will respond to
uses in assignments, or after assignments. We should bring this back once we
can do it right. Fixes PR7100.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110314 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions