[PATCH] D52193: RFC: [clang] Multithreaded compilation support
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 20 14:13:20 PDT 2018
aganea added a comment.
In https://reviews.llvm.org/D52193#1241056, @zturner wrote:
> The process stuff looks cool and useful independently of `/MP`. Would it be possible to break that into a separate patch, and add a unit test for the behavior of the `WaitAll` flag?
Of course, will do.
Repository:
rC Clang
https://reviews.llvm.org/D52193
More information about the cfe-commits
mailing list