summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/thread/thread.threads/thread.thread.class/thread.thread.id
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-317-0/+14
* Support tests in freestandingJF Bastien2019-02-048-8/+24
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-198-32/+24
* Implement P0599: 'noexcept for hash functions'. Fix a couple of hash function...Marshall Clow2017-03-231-0/+3
* Implement P0513R0 - "Poisoning the Hash"Eric Fiselier2017-01-212-1/+28
* libc++ implements its' hash objects as deriving from std::unary_function, and...Marshall Clow2015-01-071-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-207-0/+217
OpenPOWER on IntegriCloud