[libc-commits] [PATCH] D131300: [libc] Support StringView equality tests
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 9 10:01:09 PDT 2022
sivachandra added a comment.
In D131300#3710288 <https://reviews.llvm.org/D131300#3710288>, @michaelrj wrote:
> I would guess the potential problem would be in `describeValue` since fuchsia might not know how to convert a `StringView` into a `std::string` for display
Fuchcia does not use the LibcTest so describeValue does not come into play there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131300/new/
https://reviews.llvm.org/D131300
More information about the libc-commits
mailing list