Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure bitset's string constructor doesn't poison the overload set. | Eric Fiselier | 2019-07-01 | 1 | -0/+13 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Suppress MSVC's /analyze warning C6294 in a more fine-grained... | Stephan T. Lavavej | 2017-05-05 | 1 | -0/+4 |
* | Mark LWG issue 2250 as complete | Eric Fiselier | 2016-06-02 | 1 | -48/+40 |
* | Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -0/+2 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Include what we use, instead of letting them get pulled in implictly. This ma... | Marshall Clow | 2015-07-16 | 1 | -0/+2 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+88 |