[PATCH] D71566: New checks for fortified sprintf

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 05:42:21 PST 2019


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

- Prevent assert upon wide string format
- More test cases


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.234282.patch
Type: text/x-patch
Size: 11491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191217/5aaea3ab/attachment.bin>


More information about the cfe-commits mailing list