]> granicus.if.org Git - clang/commit
More semantic analysis for blocks...
authorSteve Naroff <snaroff@apple.com>
Wed, 10 Sep 2008 19:17:48 +0000 (19:17 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 10 Sep 2008 19:17:48 +0000 (19:17 +0000)
commit61f40a2b67fc2046768e14f66b617e564cbcc3d8
treeb833b53b529ae89986252440b5274a8fbaa844d8
parent1f3b0d5ccabbc47aef525baec10c15d9fd1c6236
More semantic analysis for blocks...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56064 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Scope.h
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
test/Sema/block-literal.c [new file with mode: 0644]