summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.sorting/alg.clamp/clamp.comp.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] D27027: Strip trailing whitespace.Stephan T. Lavavej2016-11-231-2/+2
* Implement LWG#2688: 'clamp misses preconditions and has extraneous condition ...Marshall Clow2016-06-301-2/+68
* [libcxx] Fix c++98 test failures.Asiri Rathnayake2016-06-031-1/+1
* Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary ...Marshall Clow2016-03-071-0/+61
OpenPOWER on IntegriCloud