Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
Ed Schouten e5bdc8516e 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
2015-03-11 08:48:55 +00:00

27 KiB