[libcxx-commits] [PATCH] D88843: [libcxx] Don't treat Windows specially with visibility annotations
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 5 13:59:32 PDT 2020
mstorsjo added a comment.
And to be clear, this isn't about manually defining `_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS` while building libc++ itself; it needs to be defined whenever user code includes libc++ headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88843/new/
https://reviews.llvm.org/D88843
More information about the libcxx-commits
mailing list