forked from OSchip/llvm-project
ece0f70664
Glibc adds a +-sign for NaN-values when showpos fmtflags are set. [tab:ios.fmtflags] showpos generates a + sign in non-negative generated numeric output Since NaNs aren't negative this behaviour seems correct. Enable the test for glibc and add ifdefs to make sure the existing tests still pass. This was noticed while working on D118971. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D119260 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT | ||
appveyor-reqs-install.cmd | ||
appveyor.yml |