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)
commite5bdc8516eb7ffb6d637a098d957f27b8f61805c
tree5cb82decfc17df9a8c7b32cf6c50a81d16e39f7f
parent2b60d1eee5b994030b9e03e8183732e712f4fc68
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.

llvm-svn: 231914
clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
clang/test/Analysis/security-syntax-checks.m