[llvm-bugs] [Bug 35132] New: Unwanted line break in #define
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 30 10:13:29 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=35132
Bug ID: 35132
Summary: Unwanted line break in #define
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 19358
--> https://bugs.llvm.org/attachment.cgi?id=19358&action=edit
source file
Running clang-format with -style=file -i over attached C source file, with
attached .clang-format results in line break between defined term and its
definition and I cannot understand the reason behind this.
--
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/20171030/6591bc9d/attachment.html>
More information about the llvm-bugs
mailing list