HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.

Just this small detail. :)



================
Comment at: clang/lib/Format/DefinitionBlockSeparator.cpp:131
+
+      // A single line identifier that is not in the last line
+      if (OperateLine->First->is(tok::identifier) &&
----------------



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

https://reviews.llvm.org/D117520

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

Reply via email to