Don't bother reconciling external visible decls against our current set of
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 11 Feb 2013 22:02:16 +0000 (22:02 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 11 Feb 2013 22:02:16 +0000 (22:02 +0000)
commit86a12015ee806966b774a9115b3f4b55f7637466
tree6080e01e259014c39c4b6caedd453dbc9c999c12
parent74a6da963ba088d8b17f79cc6263bf08be36df37
Don't bother reconciling external visible decls against our current set of
declarations if we didn't have a lookup map when the external decls were added.

llvm-svn: 174906
clang/include/clang/AST/DeclBase.h
clang/lib/AST/DeclBase.cpp