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

Richard legalize at xmission.com
Wed Dec 11 13:45:35 PST 2013


In article <136FAAF3-BC16-4A29-AE6C-3B9E373948F7 at apple.com>,
    Jordan Rose <jordan_rose at apple.com> writes:

> ParenExpr is pretty much always treated as transparent, so I don't feel bad
> about not allowing checkers to evaluate it.

Does this imply that I can't write a checker that calls out
unnecessary parenthesis?
-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
     The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
         The Terminals Wiki <http://terminals.classiccmp.org>
  Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>



More information about the cfe-dev mailing list