Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 1 | -0/+2 |
* | Reinstate libc++ patches now that the lldb formatter has been updated. | Davide Italiano | 2019-03-05 | 1 | -17/+17 |
* | [libcxx] Revert set of atomic patches that broke lldb. | Davide Italiano | 2019-03-05 | 1 | -17/+17 |
* | [libc++] Fix <atomic> failures on GCC | Louis Dionne | 2019-03-05 | 1 | -17/+17 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NFC] Always lock free test: add indirection | JF Bastien | 2019-01-09 | 1 | -1/+3 |
* | [libcxx] [test] Improve MSVC portability. | Stephan T. Lavavej | 2018-01-10 | 1 | -0/+2 |
* | Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorrect in 32 bit builds | Eric Fiselier | 2017-07-10 | 1 | -2/+35 |
* | libc++: name anonymous structs | JF Bastien | 2016-07-12 | 1 | -9/+9 |
* | Implement is_always_lock_free | JF Bastien | 2016-03-25 | 1 | -0/+101 |