]> granicus.if.org Git - clang/commit
Add the BlockDecl to the DeclContext.
authorTed Kremenek <kremenek@apple.com>
Mon, 7 Dec 2009 22:01:30 +0000 (22:01 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 7 Dec 2009 22:01:30 +0000 (22:01 +0000)
commit3cdff236e23e68fa19ed0b69f79ab7eb04593d28
tree7f6b49fa4fe268c874f4cc090dc1149151e0e780
parent48daf59c9f52856ca80074f1f5a30aa29c235726
Add the BlockDecl to the DeclContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90808 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/ASTVisitor.h
lib/Sema/SemaExpr.cpp