[cfe-dev] clang windows: clang-cl support for /MP

Tilo Kühn tilo.kuehn.73 at googlemail.com
Wed May 20 01:01:45 PDT 2015


are there any plans to support the /MP option (parallel compilation 
within one project) in clang-cl?
at the moment clang for windows prints out a warning that the option is 
not supported yet and it uses only one core while compiling a single 
project.

(if msvc is allowed to compile parallel independent projects it uses a 
multiple cores.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150520/93abbad0/attachment.html>


More information about the cfe-dev mailing list