http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47444
--- Comment #7 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-01-25 13:16:55 UTC --- (In reply to comment #6) > If you want to, although Clang can't analyze C++ The difference is that by design, Clang aims to do it at some moment in the future, it is a matter of time, resources and contributors, whereas by design GCC aims to not do it. I see a lot of frustrated users trying to use GCC for what it is not meant to be used and getting their bugs closed as invalid.