summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.initlist
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-045-5/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-142-0/+2
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initializer_listEric Fiselier2017-04-185-15/+27
* [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-062-4/+6
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-043-10/+16
* Move all tests for _LIBCPP_VERSION in language.support to test/libcxx/languag...Eric Fiselier2016-06-221-20/+0
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+207
OpenPOWER on IntegriCloud