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

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 16 16:29:05 PDT 2015


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

- add test for if (...) /re/;
- address minor review comments
- fix unary handling.


http://reviews.llvm.org/D13765

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13765.37654.patch
Type: text/x-patch
Size: 9991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151016/1a9db17b/attachment.bin>


More information about the cfe-commits mailing list