HazardyKnusperkeks added a comment.

An entry in the changelog would be nice.



================
Comment at: clang/lib/Format/ContinuationIndenter.cpp:1406-1408
+      CurrentState.BreakBeforeParameter = !(
+          Style.PackConstructorInitializers == FormatStyle::PCIS_NextLine ||
+          Style.PackConstructorInitializers == FormatStyle::PCIS_OnlyNextLine);
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143091/new/

https://reviews.llvm.org/D143091

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to