LCA: Static analysis with GCC plugins
Posted Jan 22, 2010 22:01 UTC (Fri) by
jreiser (subscriber, #11027)
Parent article:
LCA: Static analysis with GCC plugins
a checker for variables which shadow class members - a mistake which GCC does not catch now.
That may violate the coding policy of a particular project. However it is 100% legal C++ which has legitimate uses, particularly in machine-assisted manipulation of large bodies of code and in adapting to restricted environments.
(
Log in to post comments)