[libcxx-commits] [PATCH] D109373: [libc++] Revert OpenBSD-related changes to the documentation
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 7 18:21:23 PDT 2021
ldionne added a comment.
In D109373#2988355 <https://reviews.llvm.org/D109373#2988355>, @brad wrote:
> Oh I'm sorry I had intended to just fill in the gaps as I perceived it when seeing FreeBSD / NetBSD elsewhere in LLVM and related documentation, but after reading that paragraph which I honestly had not, I see where you're coming from and I would not have added OpenBSD to that section. I would like to see about what is required to have said official designation as libc++ is now our official C++ library for all of our major architectures.
No worries, that's why I created a review here and CC'd you on it so we can talk. Basically, if you're able to follow the steps here <https://libcxx.llvm.org/AddingNewCIJobs.html#addingnewcijobs> for adding a BuildKite agent on OpenBSD, we'll officially support the platform when all tests are passing (in some cases it might be necessary to XFAIL some tests due to specific reasons, and that's okay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109373/new/
https://reviews.llvm.org/D109373
More information about the libcxx-commits
mailing list