[libcxx-commits] [PATCH] D96720: Define new/delete in libc++ when using libcxxrt

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 15 14:03:33 PST 2021


ldionne added a comment.

What I would suggest is that we setup a builder for FreeBSD and mark it as a soft fail for the time being. We can then work on making sure all tests are green, and make it a hard-fail. That way, we can make immediate progress on setting up the tester without being tied to fixing a bunch of tests. I think fixing those tests will become a lot easier once we have the CI in place, too.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96720/new/

https://reviews.llvm.org/D96720



More information about the libcxx-commits mailing list