[all-commits] [llvm/llvm-project] 60f5da: [Concepts] Add 'this' context to instantiation of ...

Saar Raz via All-commits all-commits at lists.llvm.org
Thu Jan 30 10:50:53 PST 2020


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

  Changed paths:
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp

  Log Message:
  -----------
  [Concepts] Add 'this' context to instantiation of member requires clause

'this' context was missing in instantiation of member requires clause.




More information about the All-commits mailing list