summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/windows-implicit-dllexport-template-specialization.cpp
AgeCommit message (Expand)Author
2024-05-20[clang] Make PS template DLL attribute propagation the same as MSVC (#92549)Andrew Ng
2022-05-26[PS5] Allow dllimport/dllexport same as PS4Paul Robinson
2020-11-30[windows-itanium] handle dllimport/export code paths separately and share wit...Ben Dunbobbin
2018-03-16[MS] Don't escape MS C++ names with \01Reid Kleckner
2016-12-03Sema: delay the DLL exported member referencingSaleem Abdulrasool