[libcxx-commits] [PATCH] D144640: [libc++] Run modules_include.sh.cpp compiles in parallel

David Spickett via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 23 04:41:30 PST 2023


DavidSpickett added a comment.

I wonder whether `bash` and `wait` will work across different platforms but otherwise looks better than my solution.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144640



More information about the libcxx-commits mailing list