[PATCH] Fix PR#22600: Wrong return type for operator() of "diamond functors"
Marshall Clow
mclow.lists at gmail.com
Tue Feb 24 11:01:37 PST 2015
Hi EricWF,
Make some simple C++ code much more complicated.
As a bonus, add noexcept specifications to all the 'diamond functors'
Fixes http://llvm.org/bugs/show_bug.cgi?id=22600
http://reviews.llvm.org/D7862
Files:
include/__functional_base
include/functional
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7862.20609.patch
Type: text/x-patch
Size: 9325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150224/71b68d07/attachment.bin>
More information about the cfe-commits
mailing list