Lancern created this revision.
Lancern added reviewers: Richard, smith.
Herald added a project: All.
Lancern requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
When checking constraint satisfaction on template arguments, the outer
template lev
Lancern updated this revision to Diff 439253.
Lancern added a comment.
Fix some regression issues
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128351/new/
https://reviews.llvm.org/D128351
Files:
clang/lib/Sema/SemaConcept.cpp
clang/test/SemaC