[PATCH] Analysis: Add support for MS specific printf format specifiers

David Majnemer david.majnemer at gmail.com
Wed Aug 21 02:01:16 PDT 2013


Hi hans, jordan_rose, rnk,

Adds support for %I, %I32 and %I64.

http://llvm-reviews.chandlerc.com/D1456

Files:
  include/clang/Analysis/Analyses/FormatString.h
  lib/Analysis/FormatString.cpp
  lib/Analysis/PrintfFormatString.cpp
  lib/Analysis/ScanfFormatString.cpp
  test/Sema/format-strings-ms.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1456.1.patch
Type: text/x-patch
Size: 8780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130821/8e1e8051/attachment.bin>


More information about the cfe-commits mailing list