]> granicus.if.org Git - clang/commit
Remove last FIXME for block literal codegen that I know about and turn
authorMike Stump <mrs@apple.com>
Sat, 7 Mar 2009 06:16:52 +0000 (06:16 +0000)
committerMike Stump <mrs@apple.com>
Sat, 7 Mar 2009 06:16:52 +0000 (06:16 +0000)
commit63822bab6e76041b623204566c9ea657023315b0
tree2d4097630658263fb07b4b20ed5ba468338d8df3
parentf4bc312fc701100af8d3b5af73366715169f5585
Remove last FIXME for block literal codegen that I know about and turn
on all the new code by default.  There is still plenty of testing to
do and issues I'm sure need resolving.  Let me know if you find
anything.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBlocks.cpp