Skip to content

Commit 366a5f4

Browse files
authored
Merge pull request #82 from Teemperor/RemoveForwardDecls
[upstreaming] Remove forward decls in ClangForward.h
2 parents cb0125f + e15f9fc commit 366a5f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lldb/include/lldb/Core/ClangForward.h

-4
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)