| commit | ea2f90c96b4c3f8a87f7254785a0496f37ed2453 | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Fri Oct 02 13:27:19 2015 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Fri Oct 02 13:27:19 2015 +0000 |
| tree | 4ad02c64bcd1adb1b2da3b6829842e8c5725c42a | |
| parent | b1a73fa94ddec6019085c668655ca6fc47dff955 [diff] |
Adding a new clang-tidy module to house CERT-specific checkers, and map existing checkers to CERT secure coding rules and recommendations for both C (https://www.securecoding.cert.org/confluence/display/c/SEI+CERT+C+Coding+Standard) and C++ (https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=637). llvm-svn: 249130