[all-commits] [llvm/llvm-project] 4c87e1: Fix crash in constraining partial specialization o...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Thu Oct 20 01:46:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c87e12484b39409f4d3c02e2c99042c67a76132
https://github.com/llvm/llvm-project/commit/4c87e12484b39409f4d3c02e2c99042c67a76132
Author: Utkarsh Saxena <usx at google.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M clang/lib/Sema/SemaTemplateDeduction.cpp
A clang/test/SemaTemplate/concepts-GH53354.cpp
Log Message:
-----------
Fix crash in constraining partial specialization on nested template.
Fixes: https://github.com/llvm/llvm-project/issues/53354
Differential Revision: https://reviews.llvm.org/D136259
More information about the All-commits
mailing list