[PATCH] D52150: [clang-format] BeforeHash added to IndentPPDirectives

Tolga Mizrak via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 16 11:16:20 PDT 2018


to-miz created this revision.
to-miz added reviewers: djasper, klimek, krasimir, sammccall, mprobst, Nicola.
Herald added a subscriber: cfe-commits.

The option BeforeHash added to IndentPPDirectives.
Fixes Bug 36019.


Repository:
  rC Clang

https://reviews.llvm.org/D52150

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/TokenAnnotator.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52150.165686.patch
Type: text/x-patch
Size: 17313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180916/bea5ee29/attachment.bin>


More information about the cfe-commits mailing list