[PATCH] D41666: Add a value_type to ArrayRef.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 15 12:03:22 PST 2018


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

Test case? (maybe just a static_assert with std::is_same type trait or something in the unit test file)


https://reviews.llvm.org/D41666





More information about the llvm-commits mailing list