[PATCH] D22431: clang-format: [JS] nested and tagged template strings.

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 06:34:42 PDT 2016


mprobst updated this revision to Diff 68853.
mprobst added a comment.

- Fix escaping issue.


https://reviews.llvm.org/D22431

Files:
  lib/Format/FormatTokenLexer.cpp
  lib/Format/FormatTokenLexer.h
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22431.68853.patch
Type: text/x-patch
Size: 8566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160822/43b91337/attachment.bin>


More information about the cfe-commits mailing list