]> granicus.if.org Git - clang/commit
[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)
commit6e2d9370814aeaf0381fe0c9399e7a58110ac185
tree093d5ff041540117d45b784db386fc0f3340f4cc
parent95deb3c575b20b3574a4658b377931ac27ea6d3e
[modules] Switch to the normal reverse postorder visitation algorithm when computing redeclaration chains.

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