mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 11:16:09 +00:00
[Support] Remove extraneous "using namespace llvm::support;" (NFC)
This commit is contained in:
parent
063e3fe648
commit
5d11b5ef5c
@ -10,7 +10,6 @@
|
||||
#include "llvm/Support/BinaryByteStream.h"
|
||||
|
||||
using namespace llvm;
|
||||
using namespace llvm::support;
|
||||
|
||||
namespace {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user