[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 13:13:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308662: [clang] Fix handling of "%zd" in scanf (authored by alexshap).

Changed prior to commit:
  https://reviews.llvm.org/D35652?vs=107569&id=107574#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35652

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

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


More information about the cfe-commits mailing list