diff options
| author | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-07-14 22:57:00 +0000 |
|---|---|---|
| committer | Alexander Shaposhnikov <shal1t712@gmail.com> | 2017-07-14 22:57:00 +0000 |
| commit | 441c1d92df6dece7fdfda3846ee8c9f5a43c44e2 (patch) | |
| tree | b47e333bddb01fb39775e482c72ea62e2abbeb8e /llvm/unittests/IR/DominatorTreeTest.cpp | |
| parent | 3eb2bb1a28a0b1f72bd5d3ca3c5f13103497063b (diff) | |
| download | bcm5719-llvm-441c1d92df6dece7fdfda3846ee8c9f5a43c44e2.tar.gz bcm5719-llvm-441c1d92df6dece7fdfda3846ee8c9f5a43c44e2.zip | |
[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
Diffstat (limited to 'llvm/unittests/IR/DominatorTreeTest.cpp')
0 files changed, 0 insertions, 0 deletions

