]> granicus.if.org Git - clang/commit
[modules] Remove redundant lookups into non-primary DeclContexts. These were made...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 6 Aug 2015 21:05:21 +0000 (21:05 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 6 Aug 2015 21:05:21 +0000 (21:05 +0000)
commitffac4962ac87068d5eebd66196ec7c32213d2a59
treed00137469d204a3c3134e2ae9060bbd534557531
parentaab85400928b3b80bef50d00f6226d90248fb738
[modules] Remove redundant lookups into non-primary DeclContexts. These were made unnecessary by r244192.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244271 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp