JDevlieghere marked an inline comment as done.
JDevlieghere added inline comments.
================
Comment at:
lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp:387
std::string expected_packet1 =
- R"(jTraceStart:{"buffersize" : 8192,"metabuffersize" : 8192,"params" :)";
+ R"(jTraceStart:{"buffersize":8192,"metabuffersize":8192,"params":)";
std::string expected_packet2 =
----------------
shafik wrote:
> Removing the spaces, is this just a formatting change?
Yes
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68248/new/
https://reviews.llvm.org/D68248
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits