[PATCH] D136154: [clang-format] Fix the continuation indenter

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 09:23:43 PDT 2022


MyDeveloperDay added a comment.

You can remove this line in my view...

> Style.BreakBeforeBinaryOperators == FormatStyle::BOS_NonAssignment) {


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

https://reviews.llvm.org/D136154



More information about the cfe-commits mailing list