[all-commits] [llvm/llvm-project] a8d096: [Concepts] Add missing null check to transformCons...

Saar Raz via All-commits all-commits at lists.llvm.org
Sun Jan 26 14:15:53 PST 2020


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

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

  Log Message:
  -----------
  [Concepts] Add missing null check to transformConstructor

Caused bug 44671 when transforming a constructor with a type-constraint with no explicit template args.




More information about the All-commits mailing list