diff options
author | zoecarver <z.zoelec2@gmail.com> | 2020-04-01 16:56:12 -0700 |
---|---|---|
committer | zoecarver <z.zoelec2@gmail.com> | 2020-04-01 16:57:08 -0700 |
commit | e6a39f00e8d0cd3684df54fb03d288efe2969202 (patch) | |
tree | 54f11efe5158fcb03ac02c3492bce5717701a245 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 296ccef70363df9195bc678ad5501dd44de7f8fb (diff) | |
download | llvm-e6a39f00e8d0cd3684df54fb03d288efe2969202.zip llvm-e6a39f00e8d0cd3684df54fb03d288efe2969202.tar.gz llvm-e6a39f00e8d0cd3684df54fb03d288efe2969202.tar.bz2 |
[libcxx] Stop using builtin type traits for is_floating_point and is_arithmetic.
Based on an issue brought up in https://reviews.llvm.org/D67900, this commit reverts the changes to is_floating_point and is_arithmetic made in D67900.
After D67900 landed, __float128 behaved differently in those two type traits, causing compiler errors in numeric limits (and possibly others).
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions