Jordan Rupprecht 3ea7956fd3
[libc][test] Remove more unused nan variables (#155925)
These are redefined/shadowed by the if constexpr (FPBits::FRACTION_LEN -
1 >= 5) case below.

Added by https://github.com/llvm/llvm-project/pull/155569. I missed
these ones in #155894.
2025-08-28 21:33:41 +00:00
..

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.