aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/MathExtrasTest.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2024-06-11 22:58:00 +0200
committerGitHub <noreply@github.com>2024-06-11 16:58:00 -0400
commitcce1feb7b1caf6bd5fab311a787481a3f6a9dcdf (patch)
tree9d1a17b2373c9a5276c48959edcc779bd9891c40 /llvm/unittests/Support/MathExtrasTest.cpp
parent6faae130e4ea34f8b092fdfcd866fbb5861bfc49 (diff)
downloadllvm-cce1feb7b1caf6bd5fab311a787481a3f6a9dcdf.zip
llvm-cce1feb7b1caf6bd5fab311a787481a3f6a9dcdf.tar.gz
llvm-cce1feb7b1caf6bd5fab311a787481a3f6a9dcdf.tar.bz2
[libc++][NFC] Remove some dead code in string (#94893)
It looks like the last references got removed in c747bd0e2339. It removed a __zero() function, which was probably created at some point in the ancient past to optimize copying the string representation. The __zero() function got simplified to an assignment as part of making string constexpr, rendering this code unnecessary.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions