[PATCH] D42167: [clang-format] adds enclosing function detection to raw string formatting

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 17 04:54:26 PST 2018


krasimir created this revision.
Herald added subscribers: cfe-commits, klimek.

This patch adds enclosing function detection to raw string formatting.


Repository:
  rC Clang

https://reviews.llvm.org/D42167

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  lib/Format/Format.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/FormatTestRawStrings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42167.130141.patch
Type: text/x-patch
Size: 14121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/3cde5359/attachment-0001.bin>


More information about the cfe-commits mailing list