summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/security-syntax-checks-no-emit.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename -cc1 option '-warn-security-syntactic' to ↵Ted Kremenek2010-02-051-1/+1
| | | | | | '-analyzer-check-security-syntactic'. llvm-svn: 95342
* Don't suggest the developer use 'arc4random' instead of 'rand' when that ↵Ted Kremenek2010-01-151-0/+33
function is not available. Fixes PR 6012. llvm-svn: 93508
OpenPOWER on IntegriCloud