[Clang] Fix ICE in constraint normalization when substituting concept template parameters #184406
add test
2a6f2f91
early return
55445766
resolve concept with correct template id
a4be99ae
wx257osn2
force pushed
to
a4be99ae
111 days ago
remove const
ec1a8d37
s/const auto/unsigned/
80540cf4
use assert instead of if
d0bdc473
move early return into inner branch
3d3c6507
add test
d9fabd87
getAsTemplateDecl() should be non-null for concepts
67bd8911
check number of decls directly
63da9722
revert to use assert
6ee8afed
zyn0217
approved these changes
on 2026-03-04
remove unused include
36111256
clang-format
f2f2a1f5
wx257osn2
force pushed
to
f2f2a1f5
110 days ago
use cast instead of dyn_cast
d27136bb
Merge branch 'main' into fix-concept-template-parameter
dbbf5507
add release note
266eee3c
cor3ntin
approved these changes
on 2026-03-11
remove PR number
a7fd0e9e
zyn0217
enabled auto-merge (squash) 104 days ago
zyn0217
merged
3669d2e4
into main 104 days ago
wx257osn2
deleted the fix-concept-template-parameter branch 104 days ago
Assignees
No one assigned
Labels
clang
clang:frontend
Login to write a write a comment.
Login via GitHub