Skip to content

Commit ed29930

Browse files
[Sema] Remove an unused forward declaration (NFC)
1 parent 71638b8 commit ed29930

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/include/clang/Sema/RISCVIntrinsicManager.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#define LLVM_CLANG_SEMA_RISCVINTRINSICMANAGER_H
1616

1717
namespace clang {
18-
class Sema;
1918
class LookupResult;
2019
class IdentifierInfo;
2120
class Preprocessor;

0 commit comments

Comments
 (0)