[PATCH] D52193: RFC: [clang] Multithreaded compilation support

Zachary Turner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 20 13:47:44 PDT 2018


zturner added a comment.

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?


Repository:
  rC Clang

https://reviews.llvm.org/D52193





More information about the cfe-commits mailing list