On 07/17/2012 12:21 PM, Lubos Lunak wrote:
  Binaries built using Clang are a little bit slower [2], but it has a number
of nice features for using it as the development compiler, most notably the
error/warning messages. GCC has gotten much better recently in this area, but
it still can't beat things like this:
So, I can certainly agree with this.  I use clang++ when developing and 
debugging my mdds library precisely because it generates much better 
error messages especially with heavily templatized code.  The binary 
size, however, tends to be slightly larger than the one generated by g++.
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.