[PATCH] D35652: [clang] Fix handling of "%zd" format specifier in scanf

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 12:44:46 PDT 2017


alexshap updated this revision to Diff 107569.
alexshap added a comment.

Address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D35652

Files:
  lib/Analysis/ScanfFormatString.cpp
  test/Sema/format-strings-fixit-ssize_t.c
  test/Sema/format-strings-scanf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35652.107569.patch
Type: text/x-patch
Size: 4658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170720/9e9a3bb3/attachment.bin>


More information about the cfe-commits mailing list