summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/function.objects/func.require
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-203-95/+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
* license changeHoward Hinnant2010-11-162-4/+4
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-222-2/+45
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-112-2/+2
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-112-0/+2
llvm-svn: 103490
OpenPOWER on IntegriCloud