[llvm-bugs] [Bug 35007] New: Clang-format comment alignment issue

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 20 00:01:58 PDT 2017


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

            Bug ID: 35007
           Summary: Clang-format comment alignment issue
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: amacara1 at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

Created attachment 19318
  --> https://bugs.llvm.org/attachment.cgi?id=19318&action=edit
source file

Running clang-format with -style=file -i over attached C source file, with
attached .clang-format results in what I believe to be a wrong alignment for
line 7

-- 
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/20171020/c8a73aea/attachment.html>


More information about the llvm-bugs mailing list