]> granicus.if.org Git - clang/commit
Use RecordFirst/RecordLast range checks in DeclContext
authorDouglas Gregor <dgregor@apple.com>
Thu, 26 Feb 2009 00:02:51 +0000 (00:02 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 26 Feb 2009 00:02:51 +0000 (00:02 +0000)
commit65100792a69a16895bd80f1d639b99e7ad903386
treed3ded5de7f31a21e823fdf840fbd1409c85ff2d7
parent7f43d6764797ab21216421aeb00f4ec314d503d1
Use RecordFirst/RecordLast range checks in DeclContext

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65489 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
lib/AST/DeclBase.cpp
test/SemaTemplate/class-template-spec.cpp