]> granicus.if.org Git - clang/commit
Remove PrevFunctionScope slot (it isn't needed)...use getParent() instead.
authorSteve Naroff <snaroff@apple.com>
Sat, 28 Feb 2009 21:01:15 +0000 (21:01 +0000)
committerSteve Naroff <snaroff@apple.com>
Sat, 28 Feb 2009 21:01:15 +0000 (21:01 +0000)
commitb098c14c525894702994d5dc4b58a4283ac25c63
treec64551553787ea50357ad62db74d5585940d1194
parentf5cae63463cdb325a0bed146595607cba6da1ebc
Remove PrevFunctionScope slot (it isn't needed)...use getParent() instead.

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