[libcxx-commits] [PATCH] D77657: [WIP][libc++] Add an executor that bundles tests for deferred execution

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 7 09:12:32 PDT 2020


ldionne added subscribers: yln, danalbert, thakis.
ldionne added a comment.

This review is a WIP for solving remote execution of libc++ tests with `lit` better than we currently do. See the review summary for the initial discussion.

Adding a bunch of folks that might be interested by the discussion -- feel free to unsubscribe if you have no interest!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77657





More information about the libcxx-commits mailing list