[LLVMbugs] [Bug 22416] New: clang-tidy: check return style
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 30 14:08:10 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22416
Bug ID: 22416
Summary: clang-tidy: check return style
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
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 good idea to have checks for style of returns in non-void
functions as part of readability checkers.
Round brackets should be used only for expressions, not around variable/member.
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/20150130/d9702cd0/attachment.html>
More information about the llvm-bugs
mailing list