Skip to content

Commit 5a0aaef

Browse files
committed
[upstreaming] Remove forward decls in ClangForward.h
1 parent 8fb8385 commit 5a0aaef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lldb/include/lldb/Core/ClangForward.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ class APInt;
128128
class APSInt;
129129
class LLVMContext;
130130
class ExecutionEngine;
131-
class LLVMContext;
132-
class MemoryBuffer;
133-
class Module;
134-
class SourceMgr;
135131
class TargetOptions;
136132
}
137133

0 commit comments

Comments
 (0)