summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared.atomic/atomic_load_explicit.pass.cpp
AgeCommit message (Expand)Author
2024-06-07[libc++] Undeprecate shared_ptr atomic access APIs (#92920)Nico Weber
2024-04-14[libc++] Deprecated `shared_ptr` Atomic Access APIs as per P0718R2 & Implemen...Hristo Hristov
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2021-06-15[libcxx][iwyu] ensures we IWYU as prep for modulesChristopher Di Bella
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2020-04-10[libc++] NFC: Clean up a lot of old Lit featuresLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-04Add markup for libc++ dylib availabilityMehdi Amini
2017-03-15Add deployment knobs to tests (for Apple platforms)Mehdi Amini
2016-06-14Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier
2015-01-14Rename system_lib -> system_cxx_lib. NFCJonathan Roelofs
2014-12-20Move test into test/std subdirectory.Eric Fiselier