rdwampler added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:264
+    /// If Else statements have no braces don't put them
+    /// on the same line.
+    /// \code
----------------
These comments can be used to auto generate the corresponding sections in 
clang/docs/ClangFormatStyleOptions.rst using 
clang/docs/tools/dump_format_style.py, so they should probably be kept in sync.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59408/new/

https://reviews.llvm.org/D59408



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

Reply via email to