[PATCH] D113874: [clang] Propagate requires-clause from constructor template to implicit deduction guide

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 20 23:57:38 PDT 2022


nridge updated this revision to Diff 416827.
nridge added a comment.
Herald added a project: All.

Now with clang test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113874/new/

https://reviews.llvm.org/D113874

Files:
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang/lib/Sema/SemaTemplate.cpp
  clang/test/SemaTemplate/deduction-guide.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113874.416827.patch
Type: text/x-patch
Size: 4242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/c8b53e8f/attachment.bin>


More information about the cfe-commits mailing list