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

lg



================
Comment at: clang/tools/clang-format/ClangFormat.cpp:356
+
+      StringRef Line(StartBuf, (EndBuf - StartBuf) - 1);
+
----------------
- 1 is to exclude the \n I'd assume?


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

https://reviews.llvm.org/D68969



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

Reply via email to