[libcxx-commits] [PATCH] D59093: [libc++] Mark <filesystem> as unavailable on Apple platforms
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 8 19:40:42 PST 2019
EricWF added a comment.
We've got to find a better way to do this.
Also, a lot of these symbols are inline and don't depend on anything in the dylib. Why are the being marked unavailable?
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59093/new/
https://reviews.llvm.org/D59093
More information about the libcxx-commits
mailing list