[libcxx-commits] [PATCH] D66970: [libc++] Explicitly provide a list of exported symbols for libc++
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 4 09:31:14 PDT 2019
zoecarver added a comment.
In D66970#1657660 <https://reviews.llvm.org/D66970#1657660>, @mclow.lists wrote:
> I see maintaining an explicit list of exports as an ongoing time sink - are you sure this is the the direction that we want to take?
We can probably automate the creation of this list. Maybe we could add it to CI?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66970/new/
https://reviews.llvm.org/D66970
More information about the libcxx-commits
mailing list