HazardyKnusperkeks added inline comments.

================
Comment at: clang/include/clang/Format/Format.h:3104-3105
+  ///
+  ///                                    class C {}
+  ///                                    };
+  /// \endcode
----------------



================
Comment at: clang/lib/Format/DefinitionBlockSeparator.cpp:55
+      auto insertReplacement = [&]() {
+        // Do not handle EOF newlines
+        assert(TargetToken);
----------------
HazardyKnusperkeks wrote:
> Here also full stop, please. And following comments.
Not done. :)


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

https://reviews.llvm.org/D116314

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

Reply via email to