[cfe-dev] Clang-cl.exe and the VC++ preprocessor

Nikola Smiljanic popizdeh at gmail.com
Thu Jul 10 15:56:11 PDT 2014


On Fri, Jul 11, 2014 at 6:56 AM, Edward Diener <
eldlistmailingz at tropicsoft.com> wrote:

>
> Am MSVC-compatible preprocessor is a broken preprocessor. How can this be
> an excellent thing ? If the idea is to emulate VC++ in every respect, there
> is no point in using clang-cl. Really !
>
> Again there is no point in using clang if you are just going to emulate
> VC++. Is not the idea to produce a standard conforming compiler for people
> to use on their VC++ code which is better and cleaner than VC++ with all
> its bugs.
>
>
C'mon Edward, surely you're joking? Even if it emulates msvc bugs clang
still compiles faster, has better diagnostics, has better language support,
has static analyzer... There's a number of reasons for people to use it.

Nikola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140711/0d0558c3/attachment.html>


More information about the cfe-dev mailing list