summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-inefficient-algorithm.cpp
diff options
context:
space:
mode:
authorSergey Dmitrouk <sdmitrouk@accesssoftek.com>2015-07-31 13:32:09 +0000
committerSergey Dmitrouk <sdmitrouk@accesssoftek.com>2015-07-31 13:32:09 +0000
commita2ce083d2daac54f3c026a2e0e04fc53338c47c6 (patch)
tree341d51fa7b01d6421f35f9bc97f11ee857f27e68 /clang-tools-extra/test/clang-tidy/misc-inefficient-algorithm.cpp
parente82f2947fd45e972614c80c99187df3588a200cc (diff)
downloadbcm5719-llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.tar.gz
bcm5719-llvm-a2ce083d2daac54f3c026a2e0e04fc53338c47c6.zip
Fix __floatsitf() for negative input
Negative numbers were handled properly initially, but got broken during addressing review, so none of them did actually work. Issues: * Wrong negation. * Wrong exponent calculation. llvm-svn: 243746
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/misc-inefficient-algorithm.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud