[PATCH] D137531: [clang] Add the check of decltype in derived templates for issue #58674

Liming Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 03:41:43 PST 2022


lime updated this revision to Diff 473943.
lime retitled this revision from "[clang] Fix the GitHub issue #58674" to "[clang] Add the check of decltype in derived templates for issue #58674".

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.473943.patch
Type: text/x-patch
Size: 4447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221108/4ab6419b/attachment-0001.bin>


More information about the cfe-commits mailing list