[llvm-bugs] [Bug 25870] New: rfc: column limit for comments

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 17 10:07:44 PST 2015


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

            Bug ID: 25870
           Summary: rfc: column limit for comments
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jfrederich at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org
    Classification: Unclassified

ColumnLimit: 120         // means break my C++ code on 120 characters
ColumnLimitComments: 80  // means break my C++ comments on 80 characters

-- 
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/20151217/f4141e81/attachment.html>


More information about the llvm-bugs mailing list