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

Russell McClellan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 08:47:30 PDT 2019


russellmcc added a comment.

Sorry, coming back to this - line-filters are _inclusive_, so how do you indicate a 0-length range from the command line?


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

https://reviews.llvm.org/D54881





More information about the cfe-commits mailing list