summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/nasty_containers.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-312/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-3/+3
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final testsEric Fiselier2017-04-191-21/+13
* Fix unused parameters and variablesEric Fiselier2016-12-231-2/+2
* Fix nasty_containers.hpp for other stdlibsEric Fiselier2016-10-121-44/+56
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-6/+6
* Add a return value for nasty_mutex::operator&. Patch from STL@microsoft.comEric Fiselier2016-04-291-1/+1
* Missed this file in previous checkinMarshall Clow2016-03-141-6/+33
* Implement LWG 2324: Insert iterator constructors should use addressof(). Add ...Marshall Clow2014-03-031-0/+282
OpenPOWER on IntegriCloud