[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
Sat Feb 11 23:31:57 PST 2023


lime updated this revision to Diff 496742.

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.496742.patch
Type: text/x-patch
Size: 8694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230212/fc50a553/attachment.bin>


More information about the cfe-commits mailing list