summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.hash
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-213-3/+3
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Allow a standard library to implement conditional noexcept for optional and u...Billy Robert O'Neal III2017-04-181-2/+6
* Revert "Allow a standard library to implement conditional noexcept for option...Akira Hatanaka2017-04-071-5/+1
* Add noexcept(false) to more strongly indicate that not being noexcept is impo...Billy Robert O'Neal III2017-04-061-1/+1
* Allow a standard library to implement conditional noexcept for optional and u...Billy Robert O'Neal III2017-04-061-1/+5
* Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow2017-03-231-0/+1
* Fix recent build errorsEric Fiselier2017-01-211-2/+5
* Implement P0513R0 - "Poisoning the Hash"Eric Fiselier2017-01-213-0/+102
* Move test into test/std subdirectory.Eric Fiselier2014-12-202-0/+60
OpenPOWER on IntegriCloud