llvm-project
[Clang] Fix ICE in constraint normalization when substituting concept template parameters
#184406
Merged

[Clang] Fix ICE in constraint normalization when substituting concept template parameters #184406

wx257osn2
wx257osn2 add test
2a6f2f91
wx257osn2 early return
55445766
github-actions
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot
wx257osn2 wx257osn2 force pushed 111 days ago
wx257osn2 resolve concept with correct template id
a4be99ae
wx257osn2 wx257osn2 force pushed to a4be99ae 111 days ago
Fznamznon Fznamznon requested a review from cor3ntin cor3ntin 111 days ago
Fznamznon Fznamznon requested a review from zyn0217 zyn0217 111 days ago
zyn0217 zyn0217 requested a review from mizvekov mizvekov 111 days ago
zyn0217
zyn0217 commented on 2026-03-04
wx257osn2 remove const
ec1a8d37
wx257osn2 s/const auto/unsigned/
80540cf4
wx257osn2 use assert instead of if
d0bdc473
wx257osn2 move early return into inner branch
3d3c6507
wx257osn2 add test
d9fabd87
wx257osn2 getAsTemplateDecl() should be non-null for concepts
67bd8911
zyn0217
zyn0217 commented on 2026-03-04
wx257osn2 check number of decls directly
63da9722
wx257osn2 revert to use assert
6ee8afed
zyn0217
zyn0217 approved these changes on 2026-03-04
wx257osn2 remove unused include
36111256
github-actions
wx257osn2 clang-format
f2f2a1f5
wx257osn2 wx257osn2 force pushed to f2f2a1f5 110 days ago
cor3ntin
cor3ntin commented on 2026-03-10
wx257osn2 use cast instead of dyn_cast
d27136bb
wx257osn2 Merge branch 'main' into fix-concept-template-parameter
dbbf5507
wx257osn2 add release note
266eee3c
wx257osn2
cor3ntin
cor3ntin approved these changes on 2026-03-11
wx257osn2 remove PR number
a7fd0e9e
zyn0217 zyn0217 enabled auto-merge (squash) 104 days ago
zyn0217 zyn0217 merged 3669d2e4 into main 104 days ago
github-actions
wx257osn2 wx257osn2 deleted the fix-concept-template-parameter branch 104 days ago
wx257osn2

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone