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

weiyi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 09:04:27 PDT 2022


wyt created this revision.
Herald added a subscriber: mgrang.
Herald added a project: All.
wyt requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

To enable more useful error messages.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132747

Files:
  llvm/include/llvm/ADT/StringMap.h
  llvm/include/llvm/ADT/StringMapEntry.h
  llvm/unittests/ADT/StringMapTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132747.455937.patch
Type: text/x-patch
Size: 3022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/3510b39c/attachment.bin>


More information about the llvm-commits mailing list