This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
384,664
Commits
23
Branches
0
Tags
2.2
GiB
94d0fc32f5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Malcolm Parsons
d784f20c13
[clang-tidy] Add missing meta refresh for cert-msc30-c doc. NFC
...
llvm-svn: 286466
2016-11-10 16:19:17 +00:00
Aaron Ballman
7bfa685611
Add a new clang-tidy check for cert-msc50-cpp (and cert-msc30-c) that corresponds to the CERT C++ secure coding rule:
https://www.securecoding.cert.org/confluence/display/cplusplus/MSC50-CPP.+Do+not+use+std%3A%3Arand%28%29+for+generating+pseudorandom+numbers
...
Patch by Benedek Kiss llvm-svn: 285809
2016-11-02 14:16:36 +00:00