Skip to content

Commit bafdf42

Browse files
MaskRaygithub-actions[bot]
authored andcommitted
Automerge: MCParser: Remove unused alias MCAsmLexer
2 parents 6bac025 + 5599e42 commit bafdf42

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/include/llvm/MC/MCParser/AsmLexer.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,6 @@ class AsmLexer {
213213
StringRef LexUntilEndOfLine();
214214
};
215215

216-
using MCAsmLexer = AsmLexer;
217-
218216
} // end namespace llvm
219217

220218
#endif // LLVM_MC_MCPARSER_ASMLEXER_H

0 commit comments

Comments
 (0)