[all-commits] [llvm/llvm-project] 56a549: [clang] Propagate requires-clause from constructor...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Mar 24 23:46:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56a54910c5978947adfcf230f360a15b34c0e32e
      https://github.com/llvm/llvm-project/commit/56a54910c5978947adfcf230f360a15b34c0e32e
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2022-03-25 (Fri, 25 Mar 2022)

  Changed paths:
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaTemplate/deduction-guide.cpp

  Log Message:
  -----------
  [clang] Propagate requires-clause from constructor template to implicit deduction guide

Fixes https://github.com/clangd/clangd/issues/890

Differential Revision: https://reviews.llvm.org/D113874




More information about the All-commits mailing list