[PATCH] D13765: clang-format: [JS] Handle string literals spanning character classes.

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 17 22:10:45 PDT 2015


mprobst updated this revision to Diff 37695.
mprobst marked 3 inline comments as done.
mprobst added a comment.

- add test
- review comments, fix unary handling.
- Extract canPrecedeRegexLiteral function.


http://reviews.llvm.org/D13765

Files:
  lib/Format/Format.cpp
  unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13765.37695.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151018/32e8d7c6/attachment-0001.bin>


More information about the cfe-commits mailing list