[PATCH] D35955: clang-format: Add preprocessor directive indentation

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 07:36:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312125: clang-format: Add preprocessor directive indentation (authored by krasimir).

Changed prior to commit:
  https://reviews.llvm.org/D35955?vs=112432&id=113261#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35955

Files:
  cfe/trunk/docs/ClangFormatStyleOptions.rst
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/UnwrappedLineFormatter.cpp
  cfe/trunk/lib/Format/UnwrappedLineParser.cpp
  cfe/trunk/lib/Format/UnwrappedLineParser.h
  cfe/trunk/unittests/Format/FormatTest.cpp
  cfe/trunk/unittests/Format/FormatTestUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35955.113261.patch
Type: text/x-patch
Size: 18872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170830/111131ab/attachment-0001.bin>


More information about the cfe-commits mailing list