[PATCH] D31706: [clang-format] Handle NSString literals by merging tokens.

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 11 03:07:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299927: [clang-format] Handle NSString literals by merging tokens. (authored by alexfh).

Changed prior to commit:
  https://reviews.llvm.org/D31706?vs=94218&id=94801#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31706

Files:
  cfe/trunk/lib/Format/BreakableToken.cpp
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/FormatTokenLexer.cpp
  cfe/trunk/lib/Format/FormatTokenLexer.h
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31706.94801.patch
Type: text/x-patch
Size: 9151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170411/2bdad63f/attachment.bin>


More information about the cfe-commits mailing list