[Webkit-unassigned] [Bug 223616] New: clang-format removes space between empty braced initializers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 18:02:53 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223616

            Bug ID: 223616
           Summary: clang-format removes space between empty braced
                    initializers
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

Following up from https://bugs.webkit.org/show_bug.cgi?id=223229.  In that bug, two of three issues identified were fixed with .clang-format updates.  But formatting empty braced initializers as `{ }` rather than `{}` was not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210323/284f2525/attachment.htm>


More information about the webkit-unassigned mailing list