summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2015-10-07 17:22:54 +0000
committerBruce Mitchener <bruce.mitchener@gmail.com>2015-10-07 17:22:54 +0000
commit804f981fd07e359d61cfb3d721d8913aed65713b (patch)
tree896e2635976e15127b740bcc8116b93f55a02ca2 /lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
parentbde46c5642c859d3340d871cc41e7e5d31001b6f (diff)
downloadbcm5719-llvm-804f981fd07e359d61cfb3d721d8913aed65713b.tar.gz
bcm5719-llvm-804f981fd07e359d61cfb3d721d8913aed65713b.zip
Reduce header inclusion in Expression.
Reviewers: spyffe Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D13333 llvm-svn: 249570
Diffstat (limited to 'lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h')
-rw-r--r--lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h b/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
index 01ab3d8f2d2..96c43157359 100644
--- a/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
+++ b/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
@@ -16,8 +16,6 @@
#include "lldb/Core/Error.h"
#include "lldb/Expression/ExpressionParser.h"
-#include "IRForTarget.h"
-
#include <string>
#include <vector>
OpenPOWER on IntegriCloud