[PATCH] D17627: Fix false positives for for-loop-analysis warning

Steven Wu via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 26 11:05:31 PST 2016


steven_wu added subscribers: doug.gregor, rjmccall.
steven_wu added reviewers: rjmccall, doug.gregor.
steven_wu added a comment.

Looking through the subscript sounds fine but I would like to know if this is indeed the only case that is being ignored because of OpaqueValueExpr and if everything is behind OpaqueValueExpr is a bug in building AST.

John, Doug, any opinion on this?


http://reviews.llvm.org/D17627





More information about the cfe-commits mailing list