[PATCH] D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`.

weiyi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 05:14:46 PDT 2022


wyt updated this revision to Diff 456314.
wyt marked 4 inline comments as done.
wyt added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132753

Files:
  llvm/include/llvm/ADT/StringMapEntry.h
  llvm/include/llvm/Testing/ADT/StringMapEntry.h
  llvm/unittests/Testing/ADT/CMakeLists.txt
  llvm/unittests/Testing/ADT/StringMapEntryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132753.456314.patch
Type: text/x-patch
Size: 7473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/ada5df60/attachment.bin>


More information about the llvm-commits mailing list