clang accepts partial template specialization without base #131835
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
cwg-issue
An issue that was filed to the Core Working Group
diverges-from:edg
Does the clang frontend diverge from edg compiler
diverges-from:gcc
Does the clang frontend diverge from gcc on this issue
This fails on gcc but works on clang. Note types of
SYMS
template arguments. I think clang is wrong here, but it could be me who's wrong ;)Compiler Explorer
The text was updated successfully, but these errors were encountered: