[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 23:07:03 PST 2023


lime updated this revision to Diff 499374.

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.499374.patch
Type: text/x-patch
Size: 8643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/80f0ccaf/attachment-0001.bin>


More information about the cfe-commits mailing list