Logo
Explore Help
Sign In
llvm/libcxx
1
0
Fork 0
You've already forked libcxx
mirror of https://github.com/llvm-mirror/libcxx.git synced 2025-10-23 01:18:52 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
389b4e6d635b0753ff4197c162fe8ba20e5d8bc8
libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint
History
Marshall Clow 389b4e6d63 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
2019-06-18 18:13:54 +00:00
..
midpoint.fail.cpp
Add additional constraints on midpoint(pointer, pointer). Fixes PR#42037.
2019-05-29 15:17:55 +00:00
midpoint.float.pass.cpp
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'.
2019-06-18 18:13:54 +00:00
midpoint.integer.pass.cpp
[libc++] [test] Add missing required headers to midpoint.integer.pass.cpp
2019-04-18 18:02:14 +00:00
midpoint.pointer.pass.cpp
Reorg the midpoint pointer test into runtime and constexpr tests; comment out the volatile constexpr tests for GCC because our experimental gcc bot barfs on them.
2019-03-14 17:43:41 +00:00
Powered by Gitea Version: 1.24.6 Page: 76ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API