[PATCH] D137531: [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
Sun Nov 13 01:04:35 PST 2022
lime updated this revision to Diff 474987.
lime retitled this revision from "[clang] Add the check of decltype in derived templates for issue #58674" to "[clang] Add the check of membership in decltype for the issue #58674".
lime added a comment.
Herald added a subscriber: yaxunl.
Remove an if-statement.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137531/new/
https://reviews.llvm.org/D137531
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/decltype.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137531.474987.patch
Type: text/x-patch
Size: 3686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221113/a2b75f86/attachment.bin>
More information about the cfe-commits
mailing list