summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Reinstate libc++ patches now that the lldb formatter has been updated.Davide Italiano2019-03-051-17/+17
* [libcxx] Revert set of atomic patches that broke lldb.Davide Italiano2019-03-051-17/+17
* [libc++] Fix <atomic> failures on GCCLouis Dionne2019-03-051-17/+17
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC] Always lock free test: add indirectionJF Bastien2019-01-091-1/+3
* [libcxx] [test] Improve MSVC portability.Stephan T. Lavavej2018-01-101-0/+2
* Work around PR31864 - ATOMIC_LLONG_LOCK_FREE is incorrect in 32 bit buildsEric Fiselier2017-07-101-2/+35
* libc++: name anonymous structsJF Bastien2016-07-121-9/+9
* Implement is_always_lock_freeJF Bastien2016-03-251-0/+101
OpenPOWER on IntegriCloud