summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/lcm.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add some tests to verify that we implement LWG#2837 correctly. No functional ↵Marshall Clow2017-02-061-0/+7
| | | | | | change. llvm-svn: 294194
* Fix unused parameters and variablesEric Fiselier2016-12-231-1/+1
| | | | llvm-svn: 290459
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-1/+1
| | | | llvm-svn: 287829
* Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.Marshall Clow2016-07-261-0/+131
llvm-svn: 276751
OpenPOWER on IntegriCloud