[llvm-bugs] [Bug 39303] New: ReflowComments adds new empty comment line if comment contains nonascii characters

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 15 10:11:22 PDT 2018


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

            Bug ID: 39303
           Summary: ReflowComments adds new empty comment line if comment
                    contains nonascii characters
           Product: clang
           Version: 6.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: yanp.bugz at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

STR:
add this comment:
// комментарий комментарий комментарий комментарий комментарий комментарий
комментарий комментарий

set line width to 80
run clang-format - it will simply add new emptyc-omment line

-- 
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/20181015/39a04108/attachment-0001.html>


More information about the llvm-bugs mailing list