diff options
| author | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-07-20 20:11:47 +0000 |
|---|---|---|
| committer | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-07-20 20:11:47 +0000 |
| commit | 593e4bbf4ebac52f8a8c69bf804c67affcbb1c69 (patch) | |
| tree | e5544a29e6afa9593e54b507b8212f6f35b17d87 /llvm/lib | |
| parent | bb76d48d59b2903b15827fdd2b7598e6fcc0cdb8 (diff) | |
| download | bcm5719-llvm-593e4bbf4ebac52f8a8c69bf804c67affcbb1c69.tar.gz bcm5719-llvm-593e4bbf4ebac52f8a8c69bf804c67affcbb1c69.zip | |
[clang] Fix handling of "%zd" in scanf
This diff addresses FIXMEs in lib/Analysis/ScanfFormatString.cpp
for the case of ssize_t format specifier and adds tests.
In particular, this change enables Clang to emit a warning
on incorrect using of "%zd"/"%zn".
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D35652
llvm-svn: 308662
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

