[PATCH] clang-format: [js] Support ES6 module exports.
Martin Probst
martinprobst at google.com
Thu Feb 19 06:17:44 PST 2015
Properly handle exports followed by declarations ((default)? const, class, function, var).
http://reviews.llvm.org/D7754
Files:
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineParser.cpp
lib/Format/UnwrappedLineParser.h
unittests/Format/FormatTestJS.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7754.20287.patch
Type: text/x-patch
Size: 3985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150219/40d651a4/attachment.bin>
More information about the cfe-commits
mailing list