mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
[llvm-objdump] Fix case of -Wmismatched-tags
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace llvm {
|
||||
|
||||
class SymbolInfoTy;
|
||||
struct SymbolInfoTy;
|
||||
|
||||
namespace objdump {
|
||||
Optional<XCOFF::StorageMappingClass>
|
||||
|
||||
Reference in New Issue
Block a user