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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to