]> granicus.if.org Git - clang/commit
the scope checker does work with objc methods, add testcase.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:37:38 +0000 (22:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 22:37:38 +0000 (22:37 +0000)
commit5223af8f05eff78bfba57cb154e28fb9def97b45
treec9634bc91f9fbc9c6808be35843362be9993b3e0
parentdabbad04ee3173f76b324d3825ede0287a304022
the scope checker does work with objc methods, add testcase.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69487 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaObjC/scope-check.m