[llvm-bugs] [Bug 25972] New style options: 'BreakInEmptyBraces' and 'SpaceInEmptyBraces'

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Dec 30 08:08:34 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25972

Alexander Shukaev <llvm at Alexander.Shukaev.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from Alexander Shukaev <llvm at Alexander.Shukaev.name> ---
I work at Bloomberg and our team found the absence of the 'BreakInEmptyBraces'
option particularly problematic.  You can be sure that the code bases around
here are extremely large.  For obvious reasons I can neither disclose the
details of internal style guides nor the source code.  I still do believe that
adding these options makes a lot of sense.  If we would be able to somehow poll
all of the companies/projects whose style guides are already supported, I'm
sure that the majority of them would vote for these options (at least
'BreakInEmptyBraces').  Finally, it looks like an easy addition given that
'SpaceInEmptyParentheses' already exists.  Feel free to close again if you
don't like my reasoning.  Thanks for consideration anyway.

-- 
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/20151230/fd24001f/attachment.html>


More information about the llvm-bugs mailing list