[all-commits] [llvm/llvm-project] 0e3ae3: [Concepts] Profile TypeConstraints in ProfileTempl...

Saar Raz via All-commits all-commits at lists.llvm.org
Wed Jan 22 23:49:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e3ae353a47273825cd2f20f4777dcb5731cf8ec
      https://github.com/llvm/llvm-project/commit/0e3ae353a47273825cd2f20f4777dcb5731cf8ec
  Author: Saar Raz <saar at raz.email>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M clang/lib/AST/DeclTemplate.cpp
    M clang/test/CXX/temp/temp.constr/temp.constr.constr/partial-specializations.cpp

  Log Message:
  -----------
  [Concepts] Profile TypeConstraints in ProfileTemplateParameterList

Profile TypeConstraints in ProfileTemplateParameterList so we can distinguish
between partial specializations which differ in their TemplateParameterList
type constraints




More information about the All-commits mailing list