[LLVMbugs] [Bug 21984] New: Add Clang warning for trailing returns;
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Dec 19 10:06:19 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21984
Bug ID: 21984
Summary: Add Clang warning for trailing returns;
Product: new-bugs
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: eugene.zelenko at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Hi!
I think will be great to have warning which highlight trailing return; in
function which returns void. May help to reduce code size a little bit :-)
Eugene.
--
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/20141219/461a7f7f/attachment.html>
More information about the llvm-bugs
mailing list