[all-commits] [llvm/llvm-project] 0d7de7: [libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Thu Jul 7 23:56:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d7de7a35533ea8fa226361fc9b755829a30fdf7
https://github.com/llvm/llvm-project/commit/0d7de7a35533ea8fa226361fc9b755829a30fdf7
Author: Martin Storsjö <martin at martin.st>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M libcxx/src/CMakeLists.txt
A libcxx/test/libcxx/vendor/clang-cl/experimental-lib-exports.sh.cpp
A libcxx/test/libcxx/vendor/mingw/experimental-lib-exports.sh.cpp
Log Message:
-----------
[libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply to libc++experimental too
This avoids dllexports in that library.
Differential Revision: https://reviews.llvm.org/D129271
More information about the All-commits
mailing list