summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/func.require/invoke.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-50/+0
| | | | llvm-svn: 224658
* Fix for PR17606 - result_of (and INVOKE) works incorrectly for member ↵Marshall Clow2014-02-101-0/+50
function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix. llvm-svn: 201101
OpenPOWER on IntegriCloud