aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/OptTable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Driver/OptTable.cpp')
-rw-r--r--lib/Driver/OptTable.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Driver/OptTable.cpp b/lib/Driver/OptTable.cpp
index b2d14ca27f..d0124057c5 100644
--- a/lib/Driver/OptTable.cpp
+++ b/lib/Driver/OptTable.cpp
@@ -14,7 +14,6 @@
#include "clang/Driver/Option.h"
#include <cassert>
-using namespace clang;
using namespace clang::driver;
using namespace clang::driver::options;