summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.hash/hash_unique_ptr.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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
* 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-211-0/+65
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+30
OpenPOWER on IntegriCloud