[PATCH] D23761: clang-format: [JS] supports casts to types starting with punctuation ("{[(").

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 21 11:21:32 PDT 2016


mprobst created this revision.
mprobst added a reviewer: djasper.
mprobst added subscribers: cfe-commits, klimek.

https://reviews.llvm.org/D23761

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: D23761.68817.patch
Type: text/x-patch
Size: 5377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160821/6dc35a2e/attachment.bin>


More information about the cfe-commits mailing list