[PATCH] D50699: [clang-format] fix PR38525 - Extraneous continuation indent spaces with BreakBeforeBinaryOperators set to All

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 14 05:37:50 PDT 2018


JonasToth added a comment.

In https://reviews.llvm.org/D50699#1198813, @owenpan wrote:

> Updated patch created by "svn diff --diff-cmd=diff -x -U999999"


The patch seems not to be in the correct path (the `lib/Format` thing is missing). Could you check that again? If you plan to add more patches you could also have a look at `arc` which handles all of that for you :)


Repository:
  rC Clang

https://reviews.llvm.org/D50699





More information about the cfe-commits mailing list