JDevlieghere added inline comments.

================
Comment at: lldb/source/Utility/Stream.cpp:360
   ByteDelta delta(*this);
+
   if (src_byte_order == eByteOrderInvalid)
----------------
Intentional newline for consistency with `Stream::PutRawBytes` above.


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

https://reviews.llvm.org/D119857

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

Reply via email to