[llvm-bugs] [Bug 25010] AllowShortIfStatementsOnASingleLine not working if an "else" statement is present
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 1 02:02:06 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25010
Daniel Jasper <djasper at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Daniel Jasper <djasper at google.com> ---
No, it is not. The else is a fundamental part of the if-statement itself and
the style I have been working with so far don't allow to shorten the if, if
there is an else.
--
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/20151001/32b4b035/attachment.html>
More information about the llvm-bugs
mailing list