[LLDB] Fix GCC warnings about extra semicolons. NFC.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
using namespace lldb;
|
||||
using namespace lldb_private;
|
||||
|
||||
LLDB_PLUGIN(ObjectFilePECOFF);
|
||||
LLDB_PLUGIN(ObjectFilePECOFF)
|
||||
|
||||
struct CVInfoPdb70 {
|
||||
// 16-byte GUID
|
||||
|
||||
Reference in New Issue
Block a user