djasper added inline comments. ================ Comment at: include/clang/Format/Format.h:631 @@ +630,3 @@ + /// \brief Whether to wrap JavaScript import/export statements. + bool WrapJavaScriptImports; + ---------------- Wondering whether we should call this JavaScriptWrapImports so that the JS-specific options stay together. What do you think?
http://reviews.llvm.org/D21273 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits