Skip to content

Commit

Permalink
MetadataLoader.h - remove unnecessary Error forward declaration. NFC.
Browse files Browse the repository at this point in the history
We need to include Error.h already
  • Loading branch information
RKSimon committed Apr 24, 2020
1 parent d7593e3 commit 2bcb9cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Bitcode/Reader/MetadataLoader.h
Expand Up @@ -23,7 +23,6 @@ namespace llvm {
class BitcodeReaderValueList;
class BitstreamCursor;
class DISubprogram;
class Error;
class Function;
class Instruction;
class Metadata;
Expand Down

0 comments on commit 2bcb9cf

Please sign in to comment.