Files
clang-p2996/clang/lib/Analysis
Alexander Shaposhnikov 441c1d92df [clang] Fix handling of "%zd" format specifier
This diff addresses FIXME in lib/Analysis/PrintfFormatString.cpp
and makes PrintfSpecifier::getArgType return the correct type. 
In particular, this change enables Clang to emit a warning on 
incorrect using of "%zd"/"%zn" format specifiers.

Differential revision: https://reviews.llvm.org/D35427

Test plan: make check-all

llvm-svn: 308067
2017-07-14 22:57:00 +00:00
..
2016-07-18 19:02:11 +00:00
2016-07-18 19:02:11 +00:00
2017-02-11 12:21:17 +00:00
2016-10-29 15:28:25 +00:00