summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/variant/variant.hash
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-212-3/+3
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Worked around GCC bug 56480. Explicit specialization in a different namespace.Michael Park2017-03-231-1/+5
* Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow2017-03-231-0/+1
* Implement P0513R0 - "Poisoning the Hash"Eric Fiselier2017-01-212-0/+53
* Make variant's index part of the hash valueEric Fiselier2016-12-021-0/+13
* Implement C++17 <variant>. Patch from Michael Park!Eric Fiselier2016-12-021-2/+1
* Add <variant> tests but disable them for libc++Eric Fiselier2016-11-231-0/+112
OpenPOWER on IntegriCloud