Skip to content

Commit

Permalink
[upstreaming] Remove forward decls in ClangForward.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Teemperor committed Nov 1, 2019
1 parent 5d68050 commit e15f9fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lldb/include/lldb/Core/ClangForward.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ class APInt;
class APSInt;
class LLVMContext;
class ExecutionEngine;
class LLVMContext;
class MemoryBuffer;
class Module;
class SourceMgr;
class TargetOptions;
}

Expand Down

0 comments on commit e15f9fc

Please sign in to comment.