[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
Tue Aug 30 06:05:28 PDT 2022
wyt added a comment.
In D132753#3758163 <https://reviews.llvm.org/D132753#3758163>, @gribozavr2 wrote:
> Did you accidentally revert the Bazel build files with the last update? LGTM otherwise.
The build files are now created in the parent patch (https://reviews.llvm.org/D132747) since the implementation for << has been moved into Testing/ADT.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132753/new/
https://reviews.llvm.org/D132753
More information about the llvm-commits
mailing list