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] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -4/+4 |
* | [libc++] Fix stack_allocator | Eric Fiselier | 2016-10-08 | 1 | -2/+2 |
* | Support allocators with explicit conversion constructors. Fixes bug #29000 | Marshall Clow | 2016-08-17 | 1 | -0/+12 |
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 1 | -6/+6 |
* | While applying N4258, I forgot about LWG#2455, which modified the modificatio... | Marshall Clow | 2015-06-04 | 1 | -0/+1 |
* | More N4258 changes. This time vector's constructors | Marshall Clow | 2015-06-04 | 1 | -3/+14 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+78 |