This is an archive of the discontinued LLVM Phabricator instance.

MS ABI: Treat explicit instantiation definitions of dllimport function templates as explicit instantiation decls (PR35435)
ClosedPublic

Authored by hans on Nov 29 2017, 1:22 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

hans created this revision.Nov 29 2017, 1:22 PM
rnk accepted this revision.Nov 29 2017, 1:36 PM

Looks good, thanks!

This revision is now accepted and ready to land.Nov 29 2017, 1:36 PM
This revision was automatically updated to reflect the committed changes.
zahiraam edited edge metadata.Nov 30 2017, 5:00 AM

Looks good to me 2.