[PATCH] D71566: New checks for fortified sprintf

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 20 13:41:29 PST 2020


serge-sans-paille updated this revision to Diff 239197.
serge-sans-paille marked an inline comment as done.
serge-sans-paille added a comment.

Finer grain lower bound computations, and simpler control-flow for the checking function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71566

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Sema/warn-fortify-source.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71566.239197.patch
Type: text/x-patch
Size: 17956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200120/a640511c/attachment-0001.bin>


More information about the cfe-commits mailing list