summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/member_function_pointer.pass.cpp
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
* Fix two test failures caused by Windows mangling of function types.Eric Fiselier2017-05-071-9/+12
* Add tests for noexcept functionsEric Fiselier2017-02-131-75/+160
* Add more tests for LWG#2582. No code changes needed, just tests.Marshall Clow2016-07-121-1/+1
* Added tests to make sure that the categorization traits work on incomplete typesMarshall Clow2016-02-251-0/+5
* Refactor is_member_function_pointer to use is_function and not __member_funct...Eric Fiselier2015-06-131-13/+47
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+102
OpenPOWER on IntegriCloud