commit | 389b4e6d635b0753ff4197c162fe8ba20e5d8bc8 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Tue Jun 18 18:13:54 2019 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Tue Jun 18 18:13:54 2019 +0000 |
tree | 89c3cf2e767089ef802489cbf613c1b4da55f410 | |
parent | f8f62ac93cf842c176115bb9ce4e04b9d725ea3c [diff] |
Fix the floating point version of midpoint. It wasn't constexpr, among other things. Add more tests. As a drive-by, the LCD implementation had a class named '__abs' which did a 'absolute value to a common-type' conversion. Rename that to be '__ct_abs'. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363714 91177308-0d34-0410-b5e6-96231b3b80d8