Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | [libcxx] [test] D27269: Fix MSVC x64 warning C4267 "conversion from 'size_t' ... | Stephan T. Lavavej | 2016-12-06 | 1 | -1/+1 |
* | [libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", pa... | Stephan T. Lavavej | 2016-12-06 | 1 | -1/+2 |
* | Mark LWG issue 2250 as complete | Eric Fiselier | 2016-06-02 | 1 | -10/+14 |
* | Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-28 | 1 | -0/+2 |
* | Include what we use, instead of letting them get pulled in implictly. This ma... | Marshall Clow | 2015-07-16 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+42 |