[llvm-bugs] [Bug 49995] New: clang-format 12 has multiple bugs handling lines including `NS_SWIFT_NAME`

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Apr 16 06:50:22 PDT 2021


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

            Bug ID: 49995
           Summary: clang-format 12 has multiple bugs handling lines
                    including `NS_SWIFT_NAME`
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: paulbeusterien at google.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

It most notably ignores `ColumnLimit` and creates very long lines.

Full example in the diff at
https://github.com/firebase/firebase-ios-sdk/pull/7909

-- 
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/20210416/5c494780/attachment.html>


More information about the llvm-bugs mailing list