[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:36:27 PST 2023
lime updated this revision to Diff 493055.
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.493055.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230129/2b007a4f/attachment.bin>
More information about the cfe-commits
mailing list