[llvm-bugs] [Bug 36119] New: Reflow comments keeps adding new lines
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jan 27 05:57:33 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36119
Bug ID: 36119
Summary: Reflow comments keeps adding new lines
Product: clang
Version: 5.0
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Formatter
Assignee: unassignedclangbugs at nondot.org
Reporter: jvapen at gmail.com
CC: djasper at google.com, klimek at google.com,
llvm-bugs at lists.llvm.org
Created attachment 19758
--> https://bugs.llvm.org/attachment.cgi?id=19758&action=edit
Reproduction
Every single time clang-format formats the test.cpp of the reproduction,
the comment block is extended with an extra new-line. (when not needed/wanted)
See attachment for the reproduction.
--
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/20180127/bdaa79d9/attachment.html>
More information about the llvm-bugs
mailing list