[cfe-dev] Clang Static Code Analyzer does not report 'Switch' Statement as a branch condition

Aitor San Juan aitor.sj at opendeusto.es
Sat Mar 1 05:25:27 PST 2014


Hello,

I've come up with the same problem somebody had already reported back in
December regarding switch statements not being reported by the analyzer
when a custom checker is to listen for switch statements like
*check::PreStmt<SwitchStmt>.*

After reading the archives, the last reference to this subject was on Jan.
20th. I wonder whether this issue has already been solved or not.

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140301/5930e376/attachment.html>


More information about the cfe-dev mailing list