[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
Mon Feb 7 02:01:26 PST 2022


nridge added reviewers: kadircet, sammccall.
nridge added a comment.

Adding some potential reviewers.

I'm open to testing this some way other than through clangd, but note that, while the issue is not in AST serialization code, it only trips an assertion after a serialization round-trip.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113874



More information about the cfe-commits mailing list