summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm
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-237-12/+12
| | | | llvm-svn: 287829
* Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted ↵Marshall Clow2016-11-146-2/+104
| | | | | | last week in Issaquah llvm-svn: 286858
* Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.Marshall Clow2016-07-263-0/+179
llvm-svn: 276751
OpenPOWER on IntegriCloud