]> granicus.if.org Git - clang/commit
Sema checking for incorrect placement of __block. Radar 6441502
authorMike Stump <mrs@apple.com>
Thu, 30 Apr 2009 00:19:40 +0000 (00:19 +0000)
committerMike Stump <mrs@apple.com>
Thu, 30 Apr 2009 00:19:40 +0000 (00:19 +0000)
commitea000bf621552252e41fc870346e7048646709dc
treee002bf02ee376eeeb2daef607bdae9a8518b5882
parent6e9b8f6d571a6b5c6bdb3d0c0576fb47fbe5a03d
Sema checking for incorrect placement of __block.  Radar 6441502

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70452 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/Sema/block-misc.c