[PATCH] D50699: [clang-format] fix PR38525 - Extraneous continuation indent spaces with BreakBeforeBinaryOperators set to All
Aditya Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 14 05:28:30 PDT 2018
hiraditya added a comment.
In https://reviews.llvm.org/D50699#1198770, @owenpan wrote:
> Test case:
> F6937162: BreakBeforeBinaryOperators.cpp <https://reviews.llvm.org/F6937162>
Please add a testcase in the source and add checks to verify the changes.
Repository:
rC Clang
https://reviews.llvm.org/D50699
More information about the cfe-commits
mailing list