Fix format warning in StringTest.cpp
Summary: Clang warns about formatting when we were using `stringPrintf` to print the result of overflowing an unsigned 64-bit value. Closes issue #757. Closes https://github.com/facebook/folly/pull/765 Reviewed By: simpkins Differential Revision: D6934612 Pulled By: yfeldblum fbshipit-source-id: df8c29c0ca8a47aca99007b5182529df17a27149
Showing
Please register or sign in to comment