diff options
author | Greg Falcon <gfalcon@google.com> | 2023-06-09 09:38:13 -0700 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2023-06-09 09:39:14 -0700 |
commit | 0f4133aacfa2ebc84c76f69e6ab02ce58603072f (patch) | |
tree | c544342eb77ba2112c31ec5b419468f476eab86c /create_lts.py | |
parent | 163cade8645fad00682b6829b4eac92be9e71b89 (diff) | |
download | abseil-0f4133aacfa2ebc84c76f69e6ab02ce58603072f.tar.gz abseil-0f4133aacfa2ebc84c76f69e6ab02ce58603072f.tar.bz2 abseil-0f4133aacfa2ebc84c76f69e6ab02ce58603072f.zip |
StrFormat() simplification: Treat %v unconditionally as %d when formatting integers.
This is a simplification but not a behavior change; we used to choose %u for unsigned ints, but %u and %d generate the same output for these types.
PiperOrigin-RevId: 539104599
Change-Id: I9d7ff561b969a6287889f95063636d6b77a4a78b
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions