llvm-project/clang/docs/analyzer
Balázs Kéri 501faaa0d6 [clang][analyzer] Add more wide-character functions to CStringChecker
Support for functions wmempcpy, wmemmove, wmemcmp is added to the checker.
The same tests are copied that exist for the non-wide versions, with
non-wide functions and character types changed to the wide version.

Reviewed By: martong

Differential Revision: https://reviews.llvm.org/D130470
2022-08-05 10:32:53 +02:00
..
checkers
developer-docs [analyzer] Add new function `clang_analyzer_value` to ExprInspectionChecker 2022-07-15 20:07:04 +03:00
user-docs Fixed a number of typos 2022-08-01 13:13:18 -04:00
checkers.rst [clang][analyzer] Add more wide-character functions to CStringChecker 2022-08-05 10:32:53 +02:00
conf.py Bump the trunk major version to 16 2022-07-26 21:34:45 -07:00
developer-docs.rst [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
make.bat
user-docs.rst [analyzer][doc] Add user documenation for taint analysis 2021-11-28 23:36:47 +01:00