[PATCH] D151557: [ADT] Fix DenseMapInfo<variant>::isEqual to delegate to DenseMapInfo, not ==

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 07:25:38 PDT 2023


sammccall updated this revision to Diff 526060.
sammccall added a comment.

fixed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151557/new/

https://reviews.llvm.org/D151557

Files:
  llvm/include/llvm/ADT/DenseMapInfo.h
  llvm/unittests/ADT/DenseMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151557.526060.patch
Type: text/x-patch
Size: 3670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/2b4351f7/attachment.bin>


More information about the llvm-commits mailing list