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

Looks good. Do you have commit access?


================
Comment at: include/clang/Format/Format.h:180
@@ +179,3 @@
+    BS_GNU,
+    /// Like ``Attach``, but break before braces on functions, and classes.
+    BS_Qt
----------------
Remove the second comma (and regenerate the docs)


http://reviews.llvm.org/D11837



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

Reply via email to