aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-04-11 15:35:58 +0200
committerGitHub <noreply@github.com>2025-04-11 15:35:58 +0200
commit8fc2538f338088bd084d217a7569d72c3b630e8c (patch)
treeea41dc673ce0f18fc165ad971aefe9135c64ecde /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parent9e90e10e76eeb796d2d9e8609b98b90d760e1eb0 (diff)
downloadllvm-8fc2538f338088bd084d217a7569d72c3b630e8c.zip
llvm-8fc2538f338088bd084d217a7569d72c3b630e8c.tar.gz
llvm-8fc2538f338088bd084d217a7569d72c3b630e8c.tar.bz2
Reapply "[libc++] Optimize num_put integral functions" (#131613) (#133572)
This reverts commit d1156fcb56891fb1a426c3e8331a51d47f98a1b8. This patch fixes the reported incorrect formatting changes and adds tests for them. The performance should be unaffected, since there are no significant changes required to fix the bugs. Specifically, a `>` was changed to a `>=` to also add a `+` in the zero case, and we're checking for zero now before printing the octal and hexadecimal prefixes. Closes #131710
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions