[PATCH] D31408: Add more examples to clang-format configuration

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 16:36:52 PDT 2017


Eugene.Zelenko added inline comments.


================
Comment at: docs/ClangFormatStyleOptions.rst:644
 
+  .. code-block:: c++
+
----------------
Shouldn't it be java?


================
Comment at: docs/ClangFormatStyleOptions.rst:1293
 
+  .. code-block:: c++
+
----------------
Shouldn't it be objective-c?


https://reviews.llvm.org/D31408





More information about the cfe-commits mailing list