[cfe-dev] How can I get the analysis information of UnaryOperator in Clang Static Analyzer

Arthur Yoo phjy007 at gmail.com
Tue Sep 24 00:48:42 PDT 2013


Hi all,

It seems that the Clang Static Analyzer may miss some analysis information
of UnaryOperator. For example:
func(int s) {
    s++;

}

-- 
Best regards,
Arthur Yoo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130924/856092de/attachment.html>


More information about the cfe-dev mailing list