[PATCH] D20198: clang-format: [JS] sort ES6 imports.
Martin Probst via cfe-commits
cfe-commits at lists.llvm.org
Thu May 12 07:28:42 PDT 2016
mprobst updated this revision to Diff 57037.
mprobst added a comment.
- extract TokenAnalyzer.h and SortJavaScriptImports.h/cpp
- clean up imports
http://reviews.llvm.org/D20198
Files:
lib/Format/CMakeLists.txt
lib/Format/Format.cpp
lib/Format/FormatToken.h
lib/Format/FormatTokenLexer.h
lib/Format/SortJavaScriptImports.cpp
lib/Format/SortJavaScriptImports.h
lib/Format/TokenAnalyzer.h
unittests/Format/CMakeLists.txt
unittests/Format/SortImportsTestJS.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20198.57037.patch
Type: text/x-patch
Size: 84784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160512/c02fdbdc/attachment-0001.bin>
More information about the cfe-commits
mailing list