Skip to content

Commit

Permalink
[RISCV] Remove using namespace llvm from public header after D121984
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay committed Mar 28, 2022
1 parent 7c7e777 commit 1967fd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/include/llvm/Support/RISCVVIntrinsicUtils.h
Expand Up @@ -15,8 +15,6 @@
#include <string>
#include <vector>

using namespace llvm;

namespace llvm {
namespace RISCV {

Expand Down

0 comments on commit 1967fd8

Please sign in to comment.