[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
Sat Jan 28 19:59:19 PST 2023


lime updated this revision to Diff 493058.

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.493058.patch
Type: text/x-patch
Size: 6623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230129/6ee9e6cf/attachment.bin>


More information about the cfe-commits mailing list