aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-09-23 08:11:08 -0700
committerGitHub <noreply@github.com>2025-09-23 08:11:08 -0700
commit99618dec185e985db4f19ca5e61e00d30b9a8b74 (patch)
tree68d198150d0af6a9f6ea5ce601cad7b7c4b03320 /llvm/lib/Object/Object.cpp
parent2800ac203cba9e82f31334ff5439b9a91f7444fa (diff)
downloadllvm-99618dec185e985db4f19ca5e61e00d30b9a8b74.zip
llvm-99618dec185e985db4f19ca5e61e00d30b9a8b74.tar.gz
llvm-99618dec185e985db4f19ca5e61e00d30b9a8b74.tar.bz2
[Tooling] Simplify a use of std::is_same (NFC) (#160237)
std::is_same<...>::type is functionally the same as std::is_same<...>. This patch removes the redundant ::type at the end.
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions