[PATCH] D17910: clang-format: [JS] Handle certain cases of ASI.

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 12 18:05:15 PST 2016


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

- Handle unary !.
- Address review comments.
- Support declarations and statements in ASI.


http://reviews.llvm.org/D17910

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17910.50537.patch
Type: text/x-patch
Size: 14879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160313/bb1f601d/attachment.bin>


More information about the cfe-commits mailing list