[PATCH] D49580: [clang-format] Adding style option for absolute formatting

Arnaud Coomans via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 23 10:05:32 PDT 2018


acoomans added a comment.

@djasper I updated the description of the diff.

This fixes the issue of `clang-format -lines=x:x` not returning the same results as `clang-format`, while keeping the current behavior as default.


https://reviews.llvm.org/D49580





More information about the cfe-commits mailing list