Commit d3513448 authored by Chuanqi Xu's avatar Chuanqi Xu
Browse files

[C++20] [Modules] Make the linkage consistent for class template and its

specialization

Previously in D120397, we've handled the linkage for function template
and its specialization. But we forgot to handle it for class templates
and their specialization. So we make it in the patch with the similar
approach.
parent b14d7bf7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment