summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm...Billy Robert O'Neal III2017-11-151-5/+5
* Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III2017-11-151-1/+1
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-10/+10
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-05-041-1/+1
* Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' Th...Marshall Clow2017-04-111-11/+21
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-3/+3
* Implement P0074: Making owner_less more flexibleMarshall Clow2015-11-121-0/+40
* Add tests to check the typedefs from the result of std::owner_lessMarshall Clow2015-01-071-0/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+74
OpenPOWER on IntegriCloud