[LLVMbugs] [Bug 18507] lambda expression that has an inconsistent return-type should be detected
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jan 16 12:32:34 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=18507
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |INVALID
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The relevant rule was changed by DR975:
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#975
Your lambda has a deduced return type of 'int'.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140116/727330a3/attachment.html>
More information about the llvm-bugs
mailing list