llvm-project/clang/docs/analyzer
Zurab Tsinadze a54d81f597 [analyzer] CERT: POS34-C
Summary:
This patch introduces a new checker:
`alpha.security.cert.pos.34c`

This checker is implemented based on the following rule:
https://wiki.sei.cmu.edu/confluence/x/6NYxBQ
The check warns if  `putenv` function is
called with automatic storage variable as an argument.

Differential Revision: https://reviews.llvm.org/D71433
2020-02-19 18:12:19 +01:00
..
checkers [analyzer] Creating standard Sphinx documentation 2019-02-05 00:39:33 +00:00
developer-docs [Docs] Modernize references to macOS 2019-05-30 16:46:22 +00:00
user-docs [CrossTU] User docs: remove temporary limiation with macro expansion 2019-08-12 12:46:28 +00:00
checkers.rst [analyzer] CERT: POS34-C 2020-02-19 18:12:19 +01:00
conf.py Bump the trunk major version to 11 2020-01-15 13:38:01 +01:00
developer-docs.rst [analyzer] Creating standard Sphinx documentation 2019-02-05 00:39:33 +00:00
make.bat
user-docs.rst [analyzer] Add CTU user docs 2019-07-18 14:03:25 +00:00