]> granicus.if.org Git - clang/commit
Fixup CodeGen for __weak __block variables. Radar 6756266
authorMike Stump <mrs@apple.com>
Tue, 14 Apr 2009 00:57:29 +0000 (00:57 +0000)
committerMike Stump <mrs@apple.com>
Tue, 14 Apr 2009 00:57:29 +0000 (00:57 +0000)
commitf33651c2d79d47d8d05908185613fe33a3e18d89
tree08c045c2c360401632cda99875cbc43e99360322
parent38c1effc8549af15d5049a684257c7ca8e9c7a87
Fixup CodeGen for __weak __block variables.  Radar 6756266

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenObjC/blocks-1.m