Revert "[ASTImporter][Structural Eq] Check for isBeingDefined"
authorShafik Yaghmour <syaghmour@apple.com>
Wed, 31 Oct 2018 21:53:15 +0000 (21:53 +0000)
committerShafik Yaghmour <syaghmour@apple.com>
Wed, 31 Oct 2018 21:53:15 +0000 (21:53 +0000)
commit7045c72b95350e9392d2c4923d990b8a91c1c654
tree47126af29787636786da88a95b3d645dbc844a37
parent46376966ea0f7ea9935e5d27deb423d5d9b72eff
Revert "[ASTImporter][Structural Eq] Check for isBeingDefined"

This reverts commit r345760

because it caused an assertion in the lldb test suite. This is the log from the build bot: http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/12003/

llvm-svn: 345784
clang/lib/AST/ASTStructuralEquivalence.cpp
clang/unittests/AST/ASTImporterTest.cpp