LWN.net Logo

LCA: Static analysis with GCC plugins

LCA: Static analysis with GCC plugins

Posted Jan 23, 2010 14:38 UTC (Sat) by Cyberax (✭ supporter ✭, #52523)
In reply to: LCA: Static analysis with GCC plugins by ahornby
Parent article: LCA: Static analysis with GCC plugins

" Also massively better than vs.net - visual studio still doesn't have the
static analysis or compile as you type abilities of eclipse."

VisualStudio 2010 has an online C++ error checker, it uses EDG front-end
internally to check for errors. And it also has static analysis for C++.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds