aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-10-24 15:30:35 -0700
committerGitHub <noreply@github.com>2025-10-24 15:30:35 -0700
commit30e77152961b2c560127cc8391ca79f002497a09 (patch)
treef2549b03cef094ef1ae3fd023fe7ce1038800679 /clang/lib/Frontend/CompilerInvocation.cpp
parent4c52c454c0f266a5948b5ba48c597571d1a0040a (diff)
downloadllvm-30e77152961b2c560127cc8391ca79f002497a09.zip
llvm-30e77152961b2c560127cc8391ca79f002497a09.tar.gz
llvm-30e77152961b2c560127cc8391ca79f002497a09.tar.bz2
[ADT] Consolidate SparseSetValFunctor implementations (NFC) (#164926)
This patch consolidates the two implementations of SparseSetValFunctor with "if constexpr". std::is_same_v<KeyT, ValueT> is more readable than "KeyT, KeyT" in the template parameter list.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions