]> granicus.if.org Git - clang/commit
Revert "[ASTImporter] Import the whole redecl chain of functions"
authorGabor Marton <martongabesz@gmail.com>
Mon, 25 Jun 2018 16:25:30 +0000 (16:25 +0000)
committerGabor Marton <martongabesz@gmail.com>
Mon, 25 Jun 2018 16:25:30 +0000 (16:25 +0000)
commita605c7e73552ba349e2ceb5baa8daba92d9faf98
treeab04258014a8b6aa1726f13ecd9d44c08c68bacd
parentf65e8af1d209d15e3c9b2d1874c77bdb8b4c2140
Revert "[ASTImporter] Import the whole redecl chain of functions"

This reverts commit r335480.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335491 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
lib/AST/DeclBase.cpp
test/ASTMerge/class/test.cpp
unittests/AST/ASTImporterTest.cpp