[PATCH] D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`.

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


wyt updated this revision to Diff 456313.
wyt marked 5 inline comments as done.
wyt added a comment.
Herald added a subscriber: mgorny.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132747

Files:
  llvm/include/llvm/Testing/ADT/StringMap.h
  llvm/include/llvm/Testing/ADT/StringMapEntry.h
  llvm/unittests/Testing/ADT/CMakeLists.txt
  llvm/unittests/Testing/ADT/StringMapTest.cpp
  llvm/unittests/Testing/CMakeLists.txt
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
  utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132747.456313.patch
Type: text/x-patch
Size: 6244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220829/2da7d151/attachment.bin>


More information about the llvm-commits mailing list