This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08eb343cce893e2594de62f1ab976ed03536cb56
clang-p2996
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
/
numeric.ops.gcd
History
Marshall Clow
58fc1b50d8
Make lcm/gcd work better in edge cases. Fixes a UBSAN failure.
...
llvm-svn: 294779
2017-02-10 20:49:08 +00:00
..
gcd.bool1.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.bool2.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.bool3.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.bool4.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.not_integral1.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.not_integral2.fail.cpp
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
gcd.pass.cpp
Make lcm/gcd work better in edge cases. Fixes a UBSAN failure.
2017-02-10 20:49:08 +00:00