Hacker News new | ask | show | jobs
by jessermeyer 3238 days ago
Why is Clang so much slower than cl at compiling? On OS X / unix Clang seems so much faster.
1 comments

By cl do you mean MSVC cl or are you asking about clang vs clang-cl ?
MSVC cl compiles much faster than clang / clang-cl.
Yes, this is something that is being worked on.
Can you point to an official discussion / svn commit chain that demonstrates this?