[PATCH] D54881: [clang-format] Prevent Clang-Format from editing leading whitespace on lines outside of the format range

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 4 12:54:25 PDT 2020


MyDeveloperDay added a comment.

If we are concerned about affecting other workflows about if we added a new command line option to trigger your behavior?

I'd also like to see some lit tests in clang/test/Format to exercise the -lines so we really understand its usage

I also wonder if anyone else would notice? if they do I sure wish their usage was captured in the unit tests


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

https://reviews.llvm.org/D54881





More information about the cfe-commits mailing list