diff options
author | Kostya Serebryany <kcc@google.com> | 2017-02-14 22:14:36 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2017-02-14 22:14:36 +0000 |
commit | ae579a79c0d7c39e458af827f6a202c51fbc2767 (patch) | |
tree | b058e706eec0bed8a1dfb201db15362c44b4aeda /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 569162fefeda92c16ad263d65a7c6dc18cc630ef (diff) | |
download | bcm5719-llvm-ae579a79c0d7c39e458af827f6a202c51fbc2767.tar.gz bcm5719-llvm-ae579a79c0d7c39e458af827f6a202c51fbc2767.zip |
Use "%zd" format specifier for printing number of testcases executed.
Summary:
This helps to avoid signed integer overflow after running a fast fuzz target for several hours, e.g.:
<...>
Done -1097903291 runs in 54001 second(s)
Reviewers: kcc
Reviewed By: kcc
Differential Revision: https://reviews.llvm.org/D29941
llvm-svn: 295112
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions