[cfe-users] Catch unused but set variables

David kiarie davidkiarie4 at gmail.com
Thu Jun 26 06:53:13 PDT 2014


Hi there,

I would like to know whether there is a way to catch set but unused
variables using clang, something like gcc's
-Werror=unused-but-set-parameter.

Regards,
David.



More information about the cfe-users mailing list