gcc able to output identifiers?
Rainer Hochschild
RainerHochschild@web.de
Thu May 7 15:24:00 GMT 2009
Hi,
Is there a way that will make gcc provide me with a list of all (C/C++) identifiers used in the source code (i.e. all variables, constants, functions, methods, classes, macros etc.). My intention is to check this output against some regular expressions to identify violations against naming conventions.
Or is there some other way to check the source code for compliance to user-specified naming conventions using a tool from the gcc suite?
Thanks for your help
Rainer Hochschild
____________________________________________________________________
Psssst! Schon vom neuen WEB.DE MultiMessenger gehört?
Der kann`s mit allen: http://www.produkte.web.de/messenger/?did=3123
More information about the Gcc-help
mailing list