[PATCH] D22431: clang-format: [JS] nested and tagged template strings.
Martin Probst via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 20 18:26:22 PDT 2016
mprobst updated this revision to Diff 64803.
mprobst added a comment.
- Use a stack to parse nested template strings.
- move docs
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.64803.patch
Type: text/x-patch
Size: 7104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160721/bfb30f23/attachment-0001.bin>
More information about the cfe-commits
mailing list