]> granicus.if.org Git - clang/commit
tighten this up, the decl *must* be a declcontext, no need for the dynamic check.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 04:30:19 +0000 (04:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Mar 2009 04:30:19 +0000 (04:30 +0000)
commit32d3f9cee651b8f7feb34f99ccce00e6fc33d6a0
tree558dea6591f5df8bb8be823ead901687d5d9ecca
parentd59ad42b3e6361259c08d53fe5346960eef840c2
tighten this up, the decl *must* be a declcontext, no need for the dynamic check.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp