Files
clang-p2996/llvm/unittests/Testing/ADT/StringMapTest.cpp
Wei Yi Tee d45c04da7c [llvm][ADT] Overload output stream operator << for StringMapEntry and StringMap.
Printing support enables the production of more useful error messages in unit testing e.g. when using matchers such as `UnorderedElementsAre()` to inspect the contents of a `StringMap`.

Reviewed By: gribozavr2, sgatev, ymandel

Differential Revision: https://reviews.llvm.org/D132747
2022-08-31 17:37:58 +00:00

1.1 KiB