summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numeric.ops/inclusive.scan
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Fix MSVC warnings and errors.Stephan T. Lavavej2018-02-263-25/+25
* [libcxx] [test] Remove nonstandard things and resolve warnings in Xxx_scan testsBilly Robert O'Neal III2018-01-063-4/+13
* [libcxx] [test] Strip trailing whitespace, NFC.Stephan T. Lavavej2017-07-293-11/+9
* Implement inclusive_scan/transform_inclusive_scan for C++17.Marshall Clow2017-06-233-0/+342
OpenPOWER on IntegriCloud