Silence 'warning: extra ‘;’ [-Wpedantic]' with GCC 7.3
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Sat, 1 Jun 2019 21:47:44 +0000 (21:47 +0000)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Sat, 1 Jun 2019 21:47:44 +0000 (21:47 +0000)
commit5a2a054028c27d0716faf9b513f3fb5c8723400f
tree24cc9149c11dea8f3c5a289c3c3d442bb0dd7891
parent900578d1c1273fcd1a157f12955cc21cc588b1c6
Silence 'warning: extra ‘;’ [-Wpedantic]' with GCC 7.3

llvm-svn: 362306
lldb/source/Host/common/TCPSocket.cpp