[llvm-bugs] [Bug 36460] trailing comma in inializer list confuses formatter

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 20 12:55:00 PST 2018


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

Daniel Jasper <djasper at google.com> changed:

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

--- Comment #1 from Daniel Jasper <djasper at google.com> ---
Yes. That's the intended behavior. Over time, enough people have requested to
use the trailing comma to control this behavior. People commonly use it to have
easily extensible and copy-and-pastable lists.

-- 
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/20180220/da5200fb/attachment.html>


More information about the llvm-bugs mailing list