[PATCH] D74898: [Error/unittests] Add a FailedWithMessage gtest matcher

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 06:40:01 PST 2020


labath added a comment.

You can take a look at D74899 <https://reviews.llvm.org/D74899> to see how this would look in action. I've converted one file with a very complex set of error assertions to ensure that this can handle a variety of use cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74898





More information about the llvm-commits mailing list