[llvm-bugs] [Bug 49341] BreakBeforeInheritanceComma

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Aug 29 14:18:47 PDT 2021


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

Owen Pan <owenpiano at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #8 from Owen Pan <owenpiano at gmail.com> ---
BTW we have just replaced ConstructorInitializerAllOnOneLineOrOnePerLine (and
AllowAllConstructorInitializersOnNextLine) with a new option
PackConstructorInitializers (in commits 8a780a2f18c5, 170a3c6f7a05, and
4b1fde8a2b68). See https://clang.llvm.org/docs/ClangFormatStyleOptions.html.

-- 
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/20210829/4b648060/attachment.html>


More information about the llvm-bugs mailing list