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

Alexander Shukaev <l...@alexander.shukaev.name> changed:

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

--- Comment #2 from Alexander Shukaev <l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to