summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/template.bitset/bitset.cons/ull_ctor.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained...Stephan T. Lavavej2017-05-051-0/+4
* [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-021-10/+14
* Guard Clang and GCC specific pragmas. Patch from STL@microsoft.comEric Fiselier2016-04-281-0/+2
* Include what we use, instead of letting them get pulled in implictly. This ma...Marshall Clow2015-07-161-0/+1
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+42
OpenPOWER on IntegriCloud