Skip to content

Commit 0594bad

Browse files
authored
[AMDGPU] Remove "using namespace" from a header. NFC. (#154776)
1 parent 68d6866 commit 0594bad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ class AsmPrinter;
2424
class MCContext;
2525
} // namespace llvm
2626

27-
using namespace llvm;
28-
2927
class AMDGPUMCInstLower {
3028
MCContext &Ctx;
3129
const TargetSubtargetInfo &ST;

0 commit comments

Comments
 (0)