summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2010-08-05 06:27:49 +0000
committerNick Lewycky <nicholas@mxc.ca>2010-08-05 06:27:49 +0000
commitef7c0ffe40cd6ac9662ee074cd97daaef6d7eaa1 (patch)
tree960754d9050858e7a5afdd9847f78977a0abe1ab /clang/tools/c-index-test/c-index-test.c
parentda518417fa48d875a2950448f6c2027d816d51ad (diff)
downloadbcm5719-llvm-ef7c0ffe40cd6ac9662ee074cd97daaef6d7eaa1.tar.gz
bcm5719-llvm-ef7c0ffe40cd6ac9662ee074cd97daaef6d7eaa1.zip
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. llvm-svn: 110314
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud