aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DeltaAlgorithm.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-11-08 14:44:32 -0800
committerGitHub <noreply@github.com>2025-11-08 14:44:32 -0800
commit0fad7d7494df748e237a46e04962bb74f98ae663 (patch)
tree92fab0b46c0adee0740aee5ec44283e9e2cea08f /llvm/lib/Support/DeltaAlgorithm.cpp
parente61a51d0d620bf013173930749d760ad6cb788ed (diff)
downloadllvm-0fad7d7494df748e237a46e04962bb74f98ae663.zip
llvm-0fad7d7494df748e237a46e04962bb74f98ae663.tar.gz
llvm-0fad7d7494df748e237a46e04962bb74f98ae663.tar.bz2
[llvm] Use static_assert on getEmptyKey and getTombstoneKey (NFC) (#167167)
Note that DenseMapInfo<unsigned>::getEmptyKey() and getTombstoneKey() are constexpr. This patch removes assertion messages as they don't state any more than what's expressed in the assertion condition. Identified with misc-static-assert.
Diffstat (limited to 'llvm/lib/Support/DeltaAlgorithm.cpp')
0 files changed, 0 insertions, 0 deletions