]> granicus.if.org Git - clang/commit
Move setting of Dependent Type to BlockDeclRefExpr's
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 12 Jul 2010 17:26:57 +0000 (17:26 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 12 Jul 2010 17:26:57 +0000 (17:26 +0000)
commit52bc56a296b11b4fc6bf5ddf4ded5262f6484bdb
tree2116703cd8ece250d358cd7bf367e70b91bcb893
parent7ce1f2714ac0f33210bab14650bce2078ebf343e
Move setting of Dependent Type to BlockDeclRefExpr's
constructor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108157 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/Sema/SemaExpr.cpp