]> granicus.if.org Git - clang/commit
MS format strings: support the 'w' length modifier (PR20808)
authorHans Wennborg <hans@hanshq.net>
Thu, 4 Sep 2014 21:39:46 +0000 (21:39 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 4 Sep 2014 21:39:46 +0000 (21:39 +0000)
commit341ba57ec50fec67eb71c45c6ac71b98e9306158
treed2bac9d6b38d1afbb00411d8698ea416b1e21bf4
parent2fbaafb1c126f709eaa1189771f451e7596f49c4
MS format strings: support the 'w' length modifier (PR20808)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217195 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/FormatString.h
lib/Analysis/FormatString.cpp
lib/Analysis/PrintfFormatString.cpp
lib/Analysis/ScanfFormatString.cpp
test/Sema/format-strings-ms.c