[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:55:42 PST 2023


lime updated this revision to Diff 493057.

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.493057.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230129/1d6baf9e/attachment-0001.bin>


More information about the cfe-commits mailing list