[PATCH] D40909: [clang-format] Reorganize raw string delimiters

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 03:09:03 PST 2017


krasimir updated this revision to Diff 125921.
krasimir added a comment.

- Added support for enclosing function names


Repository:
  rC Clang

https://reviews.llvm.org/D40909

Files:
  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: D40909.125921.patch
Type: text/x-patch
Size: 25282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/b0e06e53/attachment-0001.bin>


More information about the cfe-commits mailing list