[PATCH] D21597: clang-format: [JS] recognize more type locations.

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 22:09:38 PDT 2016


mprobst created this revision.
mprobst added a reviewer: djasper.
mprobst added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

Includes parenthesized type expressions and type aliases.

http://reviews.llvm.org/D21597

Files:
  lib/Format/FormatToken.h
  lib/Format/TokenAnnotator.cpp
  unittests/Format/FormatTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21597.61503.patch
Type: text/x-patch
Size: 3853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160622/76a045d1/attachment.bin>


More information about the cfe-commits mailing list