Similar to r284288, make the Itanium ABI follow MS ABI dllexport
semantics in the case of an explicit instantiation declaration followed
by a dllexport explicit instantiation definition.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D26471
[Sema] Use MS ABI behavior for dllexport in Itanium ClosedPublic Authored by smeenai on Nov 9 2016, 2:00 PM.
Details Summary Similar to r284288, make the Itanium ABI follow MS ABI dllexport
Diff Detail
Event Timelinesmeenai updated this object. This revision is now accepted and ready to land.Nov 9 2016, 3:41 PM Closed by commit rL286419: [Sema] Use MS ABI behavior for dllexport in Itanium (authored by smeenai). · Explain WhyNov 9 2016, 4:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77418 cfe/trunk/lib/Sema/SemaTemplate.cpp
cfe/trunk/test/CodeGenCXX/windows-itanium-dllexport.cpp
|