[libcxx] [ci] Check that Windows static libraries don't contain dllexports
authorMartin Storsjö <martin@martin.st>
Mon, 7 Mar 2022 21:35:45 +0000 (23:35 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 21 Mar 2022 09:22:34 +0000 (11:22 +0200)
commitb37b5e51a142d8b07a4965ad0ac96496cebab7a4
tree403f35373b142f2e2670e0ccdae9b3b1e3f18da3
parentd04d2d43d7d17e3d885fcc088a78f014b75fd592
[libcxx] [ci] Check that Windows static libraries don't contain dllexports

Differential Revision: https://reviews.llvm.org/D121164
libcxx/test/libcxx/vendor/clang-cl/static-lib-exports.sh.cpp [new file with mode: 0644]
libcxx/test/libcxx/vendor/mingw/static-lib-exports.sh.cpp [new file with mode: 0644]