mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 04:16:07 +00:00
[mlir] Apply ClangTidy findings
Remove unused using declarations
This commit is contained in:
parent
390300d9f4
commit
bdfadb16d7
@ -31,9 +31,6 @@
|
||||
using namespace mlir;
|
||||
|
||||
using llvm::yaml::Input;
|
||||
using llvm::yaml::MappingTraits;
|
||||
using llvm::yaml::ScalarEnumerationTraits;
|
||||
using llvm::yaml::ScalarTraits;
|
||||
|
||||
#define DEBUG_TYPE "linalg-ods-gen"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user