aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-doc/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBaranov Victor <bar.victor.2002@gmail.com>2025-06-30 22:43:47 +0300
committerGitHub <noreply@github.com>2025-06-30 22:43:47 +0300
commit96b9b2e21de466490ba733a23e8bb6cbd39ad58c (patch)
tree46e0054991a34858399896b7df8ddceec46ced64 /clang-tools-extra/clang-doc/BitcodeReader.cpp
parent90da61634a4accc9869b4e1cb1ac3736158c33e6 (diff)
downloadllvm-96b9b2e21de466490ba733a23e8bb6cbd39ad58c.zip
llvm-96b9b2e21de466490ba733a23e8bb6cbd39ad58c.tar.gz
llvm-96b9b2e21de466490ba733a23e8bb6cbd39ad58c.tar.bz2
[Clang] Fix '-Wformat-overflow' FP when floats had field-width and plus prefix (#144274)
If field width is specified, the sign/space is already accounted for within the field width, so no additional size is needed. Fixes https://github.com/llvm/llvm-project/issues/143951. --------- Co-authored-by: Aaron Ballman <aaron@aaronballman.com>
Diffstat (limited to 'clang-tools-extra/clang-doc/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions