[libc-commits] [PATCH] D131300: [libc] Support StringView equality tests
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 9 09:58:54 PDT 2022
michaelrj added a comment.
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
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