[lldb] Fix compiler warning in CommunicationTest
authorPavel Labath <pavel@labath.sk>
Tue, 18 Jan 2022 09:30:33 +0000 (10:30 +0100)
committerPavel Labath <pavel@labath.sk>
Tue, 18 Jan 2022 09:31:37 +0000 (10:31 +0100)
commit04f13da677d11f447e6332cf3171f5f1547d01a3
treeef121ac21da13a4f200b325bb34556089ab7ed9b
parentefdd4c169d307b73db2d64552ea7698d5ee6feff
[lldb] Fix compiler warning in CommunicationTest

"0x80 changes value when converted to char"
lldb/unittests/Core/CommunicationTest.cpp