This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Switching to C++ by default in 4.8


Andrew Pinski <pinskia@gmail.com> writes:

> The main reason why LLVM is the default compiler in XCode is license
> rather any technical reason.

Yes.

> And GCC usually has better diagnostic than clang except in those few
> areas which it does not (those some might say those areas are the most
> important ones).

No.  clang's diagnostics for C++ are much much better than GCC's.
Obviously GCC's can improve, but today clang's are much better.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]