[PATCH] D143840: [clang] Add the check of membership for the issue #58674 and improve the lookup process
Liming Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 21 18:21:43 PST 2023
lime updated this revision to Diff 499339.
lime edited the summary of this revision.
lime added a comment.
Updated as suggested. I will do a stage-2 build before landing the patch to confirm whether it would case another crash, and it takes time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143840/new/
https://reviews.llvm.org/D143840
Files:
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
clang/test/SemaCXX/decltype.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143840.499339.patch
Type: text/x-patch
Size: 8643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/14cce379/attachment.bin>
More information about the cfe-commits
mailing list