[PATCH] D101972: Do not set CMAKE_CXX_VISIBILITY_PRESET to hidden
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 22:08:14 PDT 2021
serge-sans-paille added a comment.
https://github.com/llvm/llvm-project/blob/d480f968ad8b56d3ee4a6b6df5532d485b0ad01e/libcxx/include/any#L159
This is what libcxx does for `std::any` when rti is not available.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101972/new/
https://reviews.llvm.org/D101972
More information about the llvm-commits
mailing list