[PATCH] D25208: [libc++] Make _LIBCPP_TYPE_VIS export members
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 7 14:51:34 PDT 2016
EricWF added a comment.
Why do you want to build `libc++.so` with hidden visibility? What's wrong with the existing way we build `libc++.so`?
https://reviews.llvm.org/D25208
More information about the cfe-commits
mailing list