Skip to content

Commit 201ed14

Browse files
committed
Follow on to Namespace fixup for D68340
remove using directive that can make lookup ambiguous.
1 parent c39ba04 commit 201ed14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/lib/Driver/ToolChains/AIX.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include "clang/Driver/SanitizerArgs.h"
1515
#include "llvm/Option/ArgList.h"
1616

17-
namespace aix = clang::driver::tools::aix;
1817
using AIX = clang::driver::toolchains::AIX;
1918
using namespace clang::driver;
2019
using namespace clang::driver::tools;

0 commit comments

Comments
 (0)