]> granicus.if.org Git - clang/commit
Do some blocks cleanup and simplification. Fix a crash, and add a test case.
authorAnders Carlsson <andersca@mac.com>
Sun, 1 Mar 2009 01:09:12 +0000 (01:09 +0000)
committerAnders Carlsson <andersca@mac.com>
Sun, 1 Mar 2009 01:09:12 +0000 (01:09 +0000)
commit4de9fce48e42cc7ec1345c0fd21b3dbc5b9114c8
tree68a066a7e73557f3fcaeccc391e86b95da64fc4c
parent6f877cd1743b12a09b4e5f32cc94552c19df7e42
Do some blocks cleanup and simplification. Fix a crash, and add a test case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/blocks.c [new file with mode: 0644]