[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 06:02:55 PDT 2023


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

steal tests from D151079 <https://reviews.llvm.org/D151079>


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.526037.patch
Type: text/x-patch
Size: 3612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/a1799b99/attachment.bin>


More information about the llvm-commits mailing list