mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 07:39:31 +00:00
Remove extra semicolon to fix warning. NFC.
llvm-svn: 269722
This commit is contained in:
parent
1e19cc4c55
commit
a338cd2790
@ -20,7 +20,7 @@ class ObjectFile;
|
||||
}
|
||||
namespace codeview {
|
||||
class MemoryTypeTableBuilder;
|
||||
};
|
||||
}
|
||||
|
||||
class ScopedPrinter;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user