aboutsummaryrefslogtreecommitdiff
path: root/clang/include/clang/Interpreter/Interpreter.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/include/clang/Interpreter/Interpreter.h')
-rw-r--r--clang/include/clang/Interpreter/Interpreter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/include/clang/Interpreter/Interpreter.h b/clang/include/clang/Interpreter/Interpreter.h
index 2dc0fd5963a2..721a649deb43 100644
--- a/clang/include/clang/Interpreter/Interpreter.h
+++ b/clang/include/clang/Interpreter/Interpreter.h
@@ -28,13 +28,11 @@ namespace llvm {
namespace orc {
class ThreadSafeContext;
}
-class Module;
} // namespace llvm
namespace clang {
class CompilerInstance;
-class DeclGroupRef;
class IncrementalExecutor;
class IncrementalParser;