[modules] Switch to the normal reverse postorder visitation algorithm when computing...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 15 Jul 2015 00:02:40 +0000 (00:02 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 15 Jul 2015 00:02:40 +0000 (00:02 +0000)
commite2f8ce91e75e3e1b36b2cc2fbf52cdb00fbcfab2
tree3efb7291ec187f67783a4cb083e9d9a2aede6cc1
parent6fce2e4f263a2ca26ef6b31bcfffa19f457a79fe
[modules] Switch to the normal reverse postorder visitation algorithm when computing redeclaration chains.

llvm-svn: 242253
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriter.cpp