[PATCH] D93636: [clang][cli] Implement ContainsN Google Test matcher

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 5 08:49:17 PST 2021


Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.

lgtm.

We don't really have anywhere specific to put extra matchers, and we don't want to add stuff to the actual gtest folder so it's easy to merge updates. So this is fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93636



More information about the cfe-commits mailing list