You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[C++20] [Modules] Make sure vtable are generated for explicit template
instantiation definition
Closellvm#123719
The reason is, we thought the external explicit template
instantiation declaration as the external definition incorrectly.
0 commit comments