[libcxx-commits] [PATCH] D154404: [libcxx] Add support for SerenityOS
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 4 12:18:33 PDT 2023
ldionne added a comment.
Thanks for the patch! As part of this patch, I would like to also add a CI job that runs the test suite on SerenityOS. You can follow the steps at https://libcxx.llvm.org/AddingNewCIJobs.html#addingnewcijobs. Otherwise, we are not testing any of this new code.
We could also update `libcxx/doc/index.rst` to add SerenityOS to the list of supported "platforms".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154404/new/
https://reviews.llvm.org/D154404
More information about the libcxx-commits
mailing list