[PATCH] D61071: [Support] Add a GTest matcher for Optional<T>
Ilya Biryukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 01:56:35 PDT 2019
ilya-biryukov updated this revision to Diff 196586.
ilya-biryukov marked 6 inline comments as done.
ilya-biryukov added a comment.
Herald added a subscriber: mgorny.
- Move matcher class to llvm::detail, factory function to llvm
- Add a simple test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61071/new/
https://reviews.llvm.org/D61071
Files:
llvm/include/llvm/Testing/Support/SupportHelpers.h
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/MatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61071.196586.patch
Type: text/x-patch
Size: 3775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/cb2658c6/attachment.bin>
More information about the llvm-commits
mailing list