[PATCH] D158562: [clang][Sema] Add truncation warning on fortified snprintf

Takuya Shimizu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 22:41:43 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c9c9dd9a24f: [clang][Sema] Add truncation warning on fortified snprintf (authored by hazohelet).

Changed prior to commit:
  https://reviews.llvm.org/D158562?vs=553246&id=553702#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158562

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/Analysis/taint-generic.c
  clang/test/Sema/format-strings.c
  clang/test/Sema/warn-fortify-source.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158562.553702.patch
Type: text/x-patch
Size: 14308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230826/6b8e6bfc/attachment-0001.bin>


More information about the cfe-commits mailing list