diff options
author | Mingzhu Yan <69898423+trdthg@users.noreply.github.com> | 2025-05-25 23:22:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-25 08:22:13 -0700 |
commit | 213eeb9dfa42a49683bc01eb5f9ef1fd2ce6f5e2 (patch) | |
tree | d78da81fc5be21c220cbce8b22e305555c995745 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 217f6221be2cb96e6b9187dd38da97bb07908298 (diff) | |
download | llvm-213eeb9dfa42a49683bc01eb5f9ef1fd2ce6f5e2.zip llvm-213eeb9dfa42a49683bc01eb5f9ef1fd2ce6f5e2.tar.gz llvm-213eeb9dfa42a49683bc01eb5f9ef1fd2ce6f5e2.tar.bz2 |
[MLIR][SPIRV] Replace some auto to concrete type (#113877)
Resolve
https://github.com/llvm/llvm-project/pull/112018#discussion_r1818279122
As described in clang-tidy, the auto type specifier will only be
introduced in
- Iterators
- New expressions
- Cast expressions
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-auto.html
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions