]> granicus.if.org Git - clang/commit
[modules] Don't bother looking up a declaration to merge into if we're not
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 10 Mar 2015 02:57:50 +0000 (02:57 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 10 Mar 2015 02:57:50 +0000 (02:57 +0000)
commit533e8193ca398e0e0317bf43a337b4864dd9412a
tree2b7e2cc0ba758943964db1870a956fbc02490876
parent1d4196d990fb15d770d457298df861e70b4fde09
[modules] Don't bother looking up a declaration to merge into if we're not
actually loading a formerly-canonical declaration.

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