[PATCH] D43330: [gtest] Add PrintTo overload for StringRef.
Ilya Biryukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 08:05:08 PST 2018
ilya-biryukov added a comment.
In https://reviews.llvm.org/D43330#1008638, @labath wrote:
> I'd like to hear others have to say about this, (particulary @zturner, as he's the one who came up with the `llvm/Testing` idea).
Happy to wait for more input on this change.
In the meantime, moved the new overload to `custom/gtest-printers.h` and checked it works as expected.
Repository:
rL LLVM
https://reviews.llvm.org/D43330
More information about the llvm-commits
mailing list