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.