]> granicus.if.org Git - clang/commit
Move BlockLiteralGeneric earlier in CGDebugInfo and remove
authorEric Christopher <echristo@gmail.com>
Sun, 14 Jul 2013 21:12:44 +0000 (21:12 +0000)
committerEric Christopher <echristo@gmail.com>
Sun, 14 Jul 2013 21:12:44 +0000 (21:12 +0000)
commit688cf5b05713055d27bf53460f7c20a776440767
tree7e5e27314f03081dabbc366829cafa4683d4242c
parentd3003dc68535e94fe2501265d68a10aec429d7d0
Move BlockLiteralGeneric earlier in CGDebugInfo and remove
BlockLiteralGenericSet and replace with a call to isType() on the
BlockLiteralGeneric.

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