[PATCH] D22742: Fix `-jobs=<N>` where <N> > 1 and the number of workers is > 1 on macOS.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 15:18:44 PDT 2016


delcypher marked 2 inline comments as done.
delcypher added a comment.

@kubabrecka : You can probably make another pass other the patch. The only comment I've not added is the use of `(void)`.


https://reviews.llvm.org/D22742





More information about the llvm-commits mailing list