This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
language.support
/
support.limits
/
limits
History
Marshall Clow
6a577a819f
Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158.
...
llvm-svn: 214371
2014-07-31 01:18:05 +00:00
..
denorm.style
license change
2010-11-16 22:09:02 +00:00
numeric.limits
license change
2010-11-16 22:09:02 +00:00
numeric.limits.members
Fix numeric_limits<XXX>::is_modulo for signed arithmetic types. We were reporting true, for all arithmetic types, which is incorrect. Fix the tests which were wrong, too. This fixes PR#20158.
2014-07-31 01:18:05 +00:00
numeric.special
license change
2010-11-16 22:09:02 +00:00
round.style
license change
2010-11-16 22:09:02 +00:00
is_specialized.pass.cpp
[libc++] Teach is_integral, is_[un]signed and make_[un]signed about __[u]int128_t
2014-03-26 19:45:52 +00:00
version.pass.cpp
license change
2010-11-16 22:09:02 +00:00