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 |
* | Get tests compiling with -Wunused-local-typedef | Eric Fiselier | 2018-11-15 | 1 | -1/+1 |
* | [libcxx] [test] Fix whitespace, NFC. | Stephan T. Lavavej | 2018-04-12 | 1 | -25/+25 |
* | [libcxx] [test] Strip trailing whitespace, NFC. | Stephan T. Lavavej | 2018-02-12 | 1 | -2/+2 |
* | Implement LWG2783: stack::emplace() and queue::emplace() should return declty... | Marshall Clow | 2018-01-24 | 1 | -18/+37 |
* | Change the return type of emplace_[front|back] back to void when building wit... | Marshall Clow | 2017-01-24 | 1 | -2/+12 |
* | Implement P0084r2. Changing emplace return types. | Eric Fiselier | 2016-07-21 | 1 | -6/+12 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+30 |