[llvm-bugs] [Bug 49341] New: BreakBeforeInheritanceComma

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Feb 24 06:07:00 PST 2021


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

            Bug ID: 49341
           Summary: BreakBeforeInheritanceComma
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: llvm.org at schwarzers.de
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

This Keyword "BreakBeforeInheritanceComma" is not working properly in
ClangFormat 12.
The class name as well as the inherited class and initialized member variables
are written in only one line even if "BreakBeforeInheritanceComma: true" is
selected in the .clang-format file.

I'm using VisualStudio Code 1.53.2

-- 
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/20210224/943e1b6d/attachment.html>


More information about the llvm-bugs mailing list