aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-10-25 10:05:10 -0700
committerGitHub <noreply@github.com>2025-10-25 10:05:10 -0700
commite4909203feb2f6f4eccb42ed148cc39cedd5b524 (patch)
tree16a32bea22144620d707ac25bdf14f9e0490526f /clang/lib/Frontend/CompilerInvocation.cpp
parentc3a4093dae316c0c4cf71bf965c3f6a99a8476d8 (diff)
downloadllvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.zip
llvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.tar.gz
llvm-e4909203feb2f6f4eccb42ed148cc39cedd5b524.tar.bz2
[ADT] Remove KeyInfoT forwarders in DenseMap.h (NFC) (#165102)
This patch removes getEmptyKey, getTombstoneKey, and getHashValue from DenseMapBase. These forwarder methods do not really encapsulate KeyInfoT. Many of their callers already mention KeyInfoT::isEqual for example. An existing static_assert is moved to another method. Note that it must live in a method for type completeness reasons.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions