diff options
author | Kazu Hirata <kazu@google.com> | 2025-05-17 17:00:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-17 17:00:40 -0700 |
commit | c0ca030782f9c572a5df5f3506652e81aeecad0d (patch) | |
tree | 1bad51849cf0058982422e82d86882d006d1edeb /clang/lib/Lex/ModuleMap.cpp | |
parent | 9b93c9a28418febb1eb2642cf7dea034e877d158 (diff) | |
download | llvm-c0ca030782f9c572a5df5f3506652e81aeecad0d.zip llvm-c0ca030782f9c572a5df5f3506652e81aeecad0d.tar.gz llvm-c0ca030782f9c572a5df5f3506652e81aeecad0d.tar.bz2 |
[clang-include-fixer] Remove an unused "using" decl (NFC) (#140354)
We do use MappingTraits in this file, but all uses are inside the
llvm::yaml namespace, so we don't rely on the "using" decl.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions