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

Arnaud Coomans via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 20 12:49:28 PDT 2018


acoomans updated this revision to Diff 156571.
acoomans retitled this revision from "[WIP] Change clang-format to absolute indentation" to "[clang-format] Adding style option for absolute formatting".
acoomans edited the summary of this revision.

https://reviews.llvm.org/D49580

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  test/Format/line-ranges-indent-abs.c
  test/Format/line-ranges-indent-abs.m
  test/Format/line-ranges-indent-rel.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49580.156571.patch
Type: text/x-patch
Size: 6627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180720/7d50faa8/attachment.bin>


More information about the cfe-commits mailing list