summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/numerics/numarray/template.valarray
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] [test] Fix valarray UB and MSVC warnings.Stephan T. Lavavej2019-12-122-10/+0
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3164-0/+128
* Fix a number of bugs in __val_expr's subset operator[].Eric Fiselier2019-04-028-218/+340
* Support tests in freestandingJF Bastien2019-02-0464-64/+192
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1964-256/+192
* [libcxx] Avoid spurious construction of valarray elementsMikhail Maltsev2018-02-084-0/+81
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric tests and headersEric Fiselier2017-04-192-4/+4
* Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier2017-03-032-4/+4
* Fix unused parameters and variablesEric Fiselier2016-12-231-4/+0
* Enable the -Wsign-compare warning to better support MSVCEric Fiselier2016-12-1112-16/+16
* [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-11-2333-61/+94
* Fix operator precedence mistake in valarray/not.pass.cpp. Patch from STL@micr...Eric Fiselier2016-06-221-1/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-2064-0/+2925
OpenPOWER on IntegriCloud