[PATCH] D40832: [clang-format] Adds canonical raw string delimiters support

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 09:35:12 PST 2017


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

- Make 'textproto' the canonical text proto delimiter for google style


Repository:
  rC Clang

https://reviews.llvm.org/D40832

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40832.125557.patch
Type: text/x-patch
Size: 17769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171205/23f5d9db/attachment.bin>


More information about the cfe-commits mailing list