commit | 9dcbb46826fd4d29b1485f25e8986d36019a6dca | [log] [tgz] |
---|---|---|
author | Shoaib Meenai <smeenai@fb.com> | Mon Apr 03 04:04:24 2017 |
committer | Shoaib Meenai <smeenai@fb.com> | Mon Apr 03 04:04:24 2017 |
tree | 3857408ae990948319af6a3f9e7f971ea78a74ae | |
parent | ed3c0e6b3f3b61180710214e79a80a5342fb467d [diff] |
[libc++] Explicitly mark specializations as dllexport Method specializations don't get exported even if there's an exported extern template instantiation on Windows. Explicitly mark the methods for export. They're already exported on Linux and Darwin, so there's no ABI change on those platforms. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@299348 91177308-0d34-0410-b5e6-96231b3b80d8