Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments. | Ted Kremenek | 2009-07-23 | 1 | -0/+2 |
| | | | | llvm-svn: 76901 | ||||
* | Refine checking and diagnostics for use of floating point variable as a counter. | Ted Kremenek | 2009-07-23 | 1 | -57/+104 |
| | | | | | | | This implements <rdar://problem/6336718> and checks for CERT secure coding advisory FLP30-C. llvm-svn: 76900 | ||||
* | Add initial implementation of checking for uses of floating point as a loop ↵ | Ted Kremenek | 2009-07-23 | 1 | -0/+122 |
counter. llvm-svn: 76833 |