Skip to content

Commit 2bcb9cf

Browse files
committed
MetadataLoader.h - remove unnecessary Error forward declaration. NFC.
We need to include Error.h already
1 parent d7593e3 commit 2bcb9cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Bitcode/Reader/MetadataLoader.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ namespace llvm {
2323
class BitcodeReaderValueList;
2424
class BitstreamCursor;
2525
class DISubprogram;
26-
class Error;
2726
class Function;
2827
class Instruction;
2928
class Metadata;

0 commit comments

Comments
 (0)