]> granicus.if.org Git - clang/commit
NFC, Remove commented out block of code from CGBlocks.cpp
authorAlex Lorenz <arphaman@gmail.com>
Fri, 24 Feb 2017 00:21:20 +0000 (00:21 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 24 Feb 2017 00:21:20 +0000 (00:21 +0000)
commit5c2bf865906d97bed6e512ca0c18699665df331c
treebc9079b3486b96aa6a10356f19e9ce6ed6998dc2
parent502326209304ffddbd996f8d323cd3d7ad0dbacd
NFC, Remove commented out block of code from CGBlocks.cpp

This is a preparation clean-up commit around the code that emits
block copy/dispose routines.

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