[all-commits] [llvm/llvm-project] b07b82: [Concepts] Add missing null check to transformCons...
Saar Raz via All-commits
all-commits at lists.llvm.org
Sun Jan 26 14:16:50 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: b07b82777b9ad19c44c6eb347507f1fdda3ddf34
https://github.com/llvm/llvm-project/commit/b07b82777b9ad19c44c6eb347507f1fdda3ddf34
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.
(cherry picked from commit a8d096aff6b1930ad57bd0c30077d2b4920b5025)
More information about the All-commits
mailing list