llvm-project/clang/www/analyzer
Kristof Umann e0466f570e [analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checker
This checker implements a solution to the "INT50-CPP. Do not cast to an
out-of-range enumeration value" rule [1].
It lands in alpha for now, and a number of followup patches are planned in order
to enable it by default.

[1] https://www.securecoding.cert.org/confluence/display/cplusplus/INT50-CPP.+Do+not+cast+to+an+out-of-range+enumeration+value

Patch by: Endre Fülöp and Alexander Zaitsev!

Differential Revision: https://reviews.llvm.org/D33672

llvm-svn: 347513
2018-11-24 12:24:27 +00:00
..
images [analyzer] [www] Drop references to GC mode, which was deprecated years ago 2018-10-23 01:30:45 +00:00
scripts fix trivial typos in comments; NFC 2017-07-03 08:49:44 +00:00
alpha_checks.html [analyzer] INT50-CPP. Do not cast to an out-of-range enumeration checker 2018-11-24 12:24:27 +00:00
annotations.html [analyzer] [www] Drop references to GC mode, which was deprecated years ago 2018-10-23 01:30:45 +00:00
available_checks.html [analyzer][www] Update alpha_checks.html 2018-10-21 22:10:15 +00:00
checker_dev_manual.html [analyzer][www] Add more useful links 2018-10-09 10:05:08 +00:00
content.css
faq.html [www] Add nullability questions to analyzer FAQ. 2016-08-19 22:04:45 +00:00
filing_bugs.html
implicit_checks.html [analyzer] Add missing documentation for static analyzer checkers 2017-07-18 00:34:57 +00:00
index.html [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
installation.html
latest_checker.html.incl [www] Update analyzer website for release of checker-279 2016-11-16 00:47:56 +00:00
menu.css
menu.html.incl
open_projects.html [analyzer] [www] Minor improvements to the text in open_projects 2018-10-17 01:15:53 +00:00
potential_checkers.html [analyzer] Update alpha and potential checker documentation, esp. alpha.valist 2016-10-18 01:15:19 +00:00
release_notes.html [www] Fix spelling error in checker release notes. 2016-11-16 14:23:41 +00:00
scan-build.html Fix typo. NFC 2018-01-31 12:06:15 +00:00
xcode.html