summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/CheckSecuritySyntaxOnly.cpp
Commit message (Expand)AuthorAgeFilesLines
* In the "use of floating point variable as loop counter" check, checkTed Kremenek2009-07-241-5/+7
* Implement: <rdar://problem/6335715> rule request: gets() buffer overflowTed Kremenek2009-07-231-2/+64
* Add comments.Ted Kremenek2009-07-231-0/+2
* Refine checking and diagnostics for use of floating point variable as a counter.Ted Kremenek2009-07-231-57/+104
* Add initial implementation of checking for uses of floating point as a loop c...Ted Kremenek2009-07-231-0/+122