Add comments.

llvm-svn: 76901
This commit is contained in:
Ted Kremenek 2009-07-23 21:44:18 +00:00
parent 9c49762776
commit 70e5526a61
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ void WalkAST::VisitForStmt(ForStmt *FS) {
//===----------------------------------------------------------------------===//
// Check: floating poing variable used as loop counter.
// Originally: <rdar://problem/6336718>
// Implements: CERT security coding advisory FLP-30.
//===----------------------------------------------------------------------===//
static const DeclRefExpr*