[PATCH] D17385: clang-format: [JS] single quote double quoted strings.
Martin Probst via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 24 07:52:56 PST 2016
mprobst updated this revision to Diff 48946.
mprobst marked an inline comment as done.
mprobst added a comment.
- Move code closer together by piping Replacements into the FormatTokenLexer.
- remove sstream import
http://reviews.llvm.org/D17385
Files:
lib/Format/Format.cpp
unittests/Format/FormatTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17385.48946.patch
Type: text/x-patch
Size: 4715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160224/a427db6f/attachment.bin>
More information about the cfe-commits
mailing list