[all-commits] [llvm/llvm-project] 1812e1: Revert "[clang] Add the check of membership for th...
alexfh via All-commits
all-commits at lists.llvm.org
Thu Feb 23 08:31:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1812e13a3d6be9a838672ff74b3d9d383f5a83b5
https://github.com/llvm/llvm-project/commit/1812e13a3d6be9a838672ff74b3d9d383f5a83b5
Author: Alexander Kornienko <alexfh at google.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/AST/DeclCXX.h
M clang/lib/AST/CXXInheritance.cpp
M clang/lib/Sema/SemaExpr.cpp
R clang/test/CodeGenCXX/decl-ref-inheritance.cpp
M clang/test/SemaCXX/decltype.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list