]> granicus.if.org Git - clang/commit
Enable security checks for arc4random() on CloudABI as well.
authorEd Schouten <ed@nuxi.nl>
Wed, 11 Mar 2015 08:48:55 +0000 (08:48 +0000)
committerEd Schouten <ed@nuxi.nl>
Wed, 11 Mar 2015 08:48:55 +0000 (08:48 +0000)
commit876eb4fda13e9a43949a44459c40691887ea9ea0
tree7babcecf7b909a3bc8484ead76f00e906b8c9b7d
parente35c8f1192b88f8616373178d80fccc65a5cc537
Enable security checks for arc4random() on CloudABI as well.

CloudABI also supports the arc4random() function. We can enable compiler
warnings for rand(), random() and *rand48() on this system as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@231914 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
test/Analysis/security-syntax-checks.m