summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-test/lldb-test.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-10-10 22:43:03 +0000
committerAlex Langford <apl@fb.com>2019-10-10 22:43:03 +0000
commit887707e29d31a2214dad16fcfecaab9e1de53d67 (patch)
tree59bd9b7b6dd5be92f0281bf1551d101e02071ba7 /lldb/tools/lldb-test/lldb-test.cpp
parentc10a64718ed27097b264cf82cf8299bfa07a40f8 (diff)
downloadbcm5719-llvm-887707e29d31a2214dad16fcfecaab9e1de53d67.tar.gz
bcm5719-llvm-887707e29d31a2214dad16fcfecaab9e1de53d67.zip
[lldb-test] Remove unused header
llvm-svn: 374468
Diffstat (limited to 'lldb/tools/lldb-test/lldb-test.cpp')
-rw-r--r--lldb/tools/lldb-test/lldb-test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/tools/lldb-test/lldb-test.cpp b/lldb/tools/lldb-test/lldb-test.cpp
index 112c2fa8764..426b12acd40 100644
--- a/lldb/tools/lldb-test/lldb-test.cpp
+++ b/lldb/tools/lldb-test/lldb-test.cpp
@@ -19,7 +19,6 @@
#include "lldb/Interpreter/CommandInterpreter.h"
#include "lldb/Interpreter/CommandReturnObject.h"
#include "lldb/Symbol/ClangASTContext.h"
-#include "lldb/Symbol/ClangASTImporter.h"
#include "lldb/Symbol/CompileUnit.h"
#include "lldb/Symbol/LineTable.h"
#include "lldb/Symbol/SymbolFile.h"
OpenPOWER on IntegriCloud