djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.

Looks good.


================
Comment at: lib/Format/UnwrappedLineParser.cpp:1900
@@ +1899,3 @@
+  // to the terminating `;`. For everything else, just return and continue
+  // parsing the structural element (i.e. the declaration or expression for
+  // `export default`.
----------------
nit: Change parenthesis to comma or close it.


http://reviews.llvm.org/D19242



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to