This diff addresses FIXME in lib/Analysis/PrintfFormatString.cpp
and makes Clang warn on incorrect using of "%zd" format specifier.
Test plan: make check-all
Differential D35427
[clang] Fix handling of "%zd" format specifier alexander-shaposhnikov on Jul 14 2017, 11:13 AM. Authored by |
What about here?