[PATCH] D145229: [analyzer] Improve the documentation of the alpha.security.taint.TaintPropagation checker

Daniel Krupp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 09:22:58 PDT 2023


dkrupp updated this revision to Diff 543586.
dkrupp marked 6 inline comments as done.
dkrupp added a comment.
Herald added a subscriber: wangpc.

- changed the main example to a data sanitation example (sanitizeFileName())  instead of a data verification example
- fixed typos
- fixed sphinx warnings


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145229/new/

https://reviews.llvm.org/D145229

Files:
  clang/docs/analyzer/checkers.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145229.543586.patch
Type: text/x-patch
Size: 12575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230724/8f27a433/attachment.bin>


More information about the cfe-commits mailing list