[cfe-dev] How does Clang Staic Analyzer deal with DeclRefExpr?

Arthur Yoo phjy007 at gmail.com
Wed Dec 4 05:02:24 PST 2013


Thank you, Jordan. Your reply really helps me.

I have another question. Is it true that the Analyzer doesn't give checkers
chances to evaluate UnaryExprOrTypeTraitExpr(sizeof/alignof), ParenExpr and
MemberExpr? If I want to catch these kinds of Expr in my checker, what can
I do?

Thank you.


-- 
Best regards,
岳佳圆 | Yue Jiayuan | Arthur Yoo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131204/61fbe135/attachment.html>


More information about the cfe-dev mailing list