Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -50/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Fix for PR17606 - result_of (and INVOKE) works incorrectly for member ↵ | Marshall Clow | 2014-02-10 | 1 | -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 |