[cfe-dev] Clang Static Analyzer: Checking absence of method definition

Vu Le minhvule at gmail.com
Mon Mar 7 16:28:00 PST 2011


Hi all,

I want to write a checker that checks whether a handler method,
for example "didReceiveMemoryWarning", has been implemented.

Based on what I read from the source code, most checkers find
violations in a specific location. Is there a way to check
the absence of implementing handler?

Thanks.
Vu Le
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110307/62a8f778/attachment.html>


More information about the cfe-dev mailing list