[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)
commitf13c68d4b13e62d9b015698f67cab68088c60cd8
tree7b9e760e346cf794fd545408529b52d0a70a26fc
parentdc5370b9cc0e8c6f1bee0861cdf7d763d131d05d
[modules] Remove redundant lookups into non-primary DeclContexts. These were made unnecessary by r244192.

llvm-svn: 244271
clang/lib/Serialization/ASTReader.cpp