[all-commits] [llvm/llvm-project] fb9436: PR47025, PR47043: Diagnose unexpanded parameter pa...

Richard Smith via All-commits all-commits at lists.llvm.org
Fri Aug 7 18:20:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fb943696cbc695b28d7deabf8ee0d1b1a6cc605a
      https://github.com/llvm/llvm-project/commit/fb943696cbc695b28d7deabf8ee0d1b1a6cc605a
  Author: Richard Smith <richard at metafoo.co.uk>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/Sema.h
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateVariadic.cpp
    A clang/test/SemaTemplate/concepts.cpp

  Log Message:
  -----------
  PR47025, PR47043: Diagnose unexpanded parameter packs in concept
declarations and requires-expressions.




More information about the All-commits mailing list