summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/template.bitset/bitset.cons
Commit message (Expand)AuthorAgeFilesLines
* Ensure bitset's string constructor doesn't poison the overload set.Eric Fiselier2019-07-011-0/+13
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained...Stephan T. Lavavej2017-05-054-0/+16
* [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...Stephan T. Lavavej2016-12-061-1/+1
* [libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-061-1/+2
* Mark LWG issue 2250 as completeEric Fiselier2016-06-024-77/+74
* Guard Clang and GCC specific pragmas. Patch from STL@microsoft.comEric Fiselier2016-04-284-0/+8
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-102-0/+2
* Include what we use, instead of letting them get pulled in implictly. This ma...Marshall Clow2015-07-163-0/+5
* Move test into test/std subdirectory.Eric Fiselier2014-12-204-0/+225
OpenPOWER on IntegriCloud