[all-commits] [llvm/llvm-project] afd800: [clang] Require parameter pack to be last argument...

Luke Nihlen via All-commits all-commits at lists.llvm.org
Mon Nov 28 10:41:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afd800fc5679ccfe6f32b097586c658628500867
      https://github.com/llvm/llvm-project/commit/afd800fc5679ccfe6f32b097586c658628500867
  Author: Luke Nihlen <luken at google.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/test/SemaTemplate/concepts.cpp

  Log Message:
  -----------
  [clang] Require parameter pack to be last argument in concepts.

Fixes GH48182.




More information about the All-commits mailing list