summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/refwrap/refwrap.helpers/ref_2.pass.cpp
AgeCommit message (Expand)Author
2022-01-25[libc++] [test] Fix LWG3146 "Excessive unwrapping in std::ref/cref"Arthur O'Dwyer
2020-02-20[libc++] Fix unintended ADL inside ref(reference_wrapper<T>) and cref(referen...Logan Smith
2019-08-21libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2014-12-20Move test into test/std subdirectory.Eric Fiselier