[PATCH] D42187: [clang-format] Adds a canonical delimiter to raw string formatting
Krasimir Georgiev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 10:16:19 PST 2018
krasimir created this revision.
Herald added subscribers: cfe-commits, klimek.
This patch adds canonical delimiter support to the raw string formatting.
This allows matching delimiters to be updated to the canonical one.
Repository:
rC Clang
https://reviews.llvm.org/D42187
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/ContinuationIndenter.cpp
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp
unittests/Format/FormatTestRawStrings.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42187.130208.patch
Type: text/x-patch
Size: 13004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/99328629/attachment-0001.bin>
More information about the cfe-commits
mailing list