hanchenye-llvm-project/clang/www/analyzer
Artem Dergachev 8419cf307e [analyzer] Add security checks for bcmp(), bcopy(), bzero().
These functions are obsolete. The analyzer would advice to replace them with
memcmp(), memcpy() or memmove(), or memset().

Patch by Tom Rix!

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

llvm-svn: 333326
2018-05-26 00:04:26 +00:00
..
images
scripts
alpha_checks.html Fix typos in clang 2018-04-06 15:14:32 +00:00
annotations.html
available_checks.html [analyzer] Add security checks for bcmp(), bcopy(), bzero(). 2018-05-26 00:04:26 +00:00
checker_dev_manual.html [www] Update link to analyzer's "Building a Checker in 24 hours" video 2018-02-26 00:39:25 +00:00
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 [www] Update link to analyzer's "Building a Checker in 24 hours" video 2018-02-26 00:39:25 +00:00
potential_checkers.html
release_notes.html
scan-build.html
xcode.html