forked from OSchip/llvm-project
e0466f570e
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 |
||
---|---|---|
.. | ||
images | ||
scripts | ||
alpha_checks.html | ||
annotations.html | ||
available_checks.html | ||
checker_dev_manual.html | ||
content.css | ||
faq.html | ||
filing_bugs.html | ||
implicit_checks.html | ||
index.html | ||
installation.html | ||
latest_checker.html.incl | ||
menu.css | ||
menu.html.incl | ||
open_projects.html | ||
potential_checkers.html | ||
release_notes.html | ||
scan-build.html | ||
xcode.html |