Revert "[clang] Add the check of membership for the issue #58674 and improve the...
authorAlexander Kornienko <alexfh@google.com>
Thu, 23 Feb 2023 16:08:47 +0000 (17:08 +0100)
committerAlexander Kornienko <alexfh@google.com>
Thu, 23 Feb 2023 16:31:04 +0000 (17:31 +0100)
commit1812e13a3d6be9a838672ff74b3d9d383f5a83b5
treeebc947b586bd49d5ebc7036ba57c18b3dfc8f9a3
parente77fc0dd76ab2aade6fed2358dbc603c0c80d20c
Revert "[clang] Add the check of membership for the issue #58674 and improve the lookup process"

The commit causes clang to crash. See https://reviews.llvm.org/D143840#4147234

This reverts commit 8498ba6c2860c838183f9951b63df26ab5f02265.
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/DeclCXX.h
clang/lib/AST/CXXInheritance.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGenCXX/decl-ref-inheritance.cpp [deleted file]
clang/test/SemaCXX/decltype.cpp