[PATCH] D21273: clang-format: [JS] Introduce WrapJavaScriptImports option.

Martin Probst via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 13 09:46:38 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272558: clang-format: [JS] Introduce JavaScriptWrapImports option. (authored by mprobst).

Changed prior to commit:
  http://reviews.llvm.org/D21273?vs=60532&id=60552#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21273

Files:
  cfe/trunk/include/clang/Format/Format.h
  cfe/trunk/lib/Format/Format.cpp
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/lib/Format/UnwrappedLineFormatter.cpp
  cfe/trunk/unittests/Format/FormatTestJS.cpp
  cfe/trunk/unittests/Format/SortImportsTestJS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21273.60552.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160613/7d0d0cec/attachment.bin>


More information about the cfe-commits mailing list