llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd
Marshall Clow 19b4035f29 Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.
llvm-svn: 276751
2016-07-26 14:29:45 +00:00
..
gcd.not_integral1.fail.cpp
gcd.not_integral2.fail.cpp
gcd.pass.cpp