[PATCH] D142437: [clang] Add the check of membership in decltype for the issue #58674

Liming Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 05:02:59 PST 2023


lime updated this revision to Diff 491717.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142437/new/

https://reviews.llvm.org/D142437

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/AST/DeclCXX.h
  clang/lib/AST/CXXInheritance.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/SemaCXX/decltype.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142437.491717.patch
Type: text/x-patch
Size: 6575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/eb4d8f01/attachment.bin>


More information about the cfe-commits mailing list