template template argument count seems to be using the actual count instead of the effective #45518
Labels
bugzilla
Issues migrated from bugzilla
c++17
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
duplicate
Resolved as duplicate
Extended Description
repro: https://wandbox.org/permlink/vG1j2gpcPKUjxZvS
error: template template argument has different template parameters than its corresponding template template parameter
both gcc and msvc compiles it with no error/warning
The text was updated successfully, but these errors were encountered: