summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorZhongxing Xu <xuzhongxing@gmail.com>2009-06-30 12:11:58 +0000
committerZhongxing Xu <xuzhongxing@gmail.com>2009-06-30 12:11:58 +0000
commitd29e74e658a51f3b0485c9dddc6eb2c7e700b710 (patch)
tree1951d5909f51245d75972ab1ad9047a83fe13ae0 /llvm/test
parentd0a246fd08baf4f0acd3118aaed0a5301518b0ad (diff)
downloadbcm5719-llvm-d29e74e658a51f3b0485c9dddc6eb2c7e700b710.tar.gz
bcm5719-llvm-d29e74e658a51f3b0485c9dddc6eb2c7e700b710.zip
Block level expr should be visited. Otherwise variables in init expr of
DeclStmt would be dead before the DeclStmt. For example: int x = 0; int y = x; 'x' would be dead before 'int y = x'. llvm-svn: 74522
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud