[libc-commits] [libc] [libc] Change cpp::string_view into cpp::basic_string_view<CharT> (PR #203355)
Alex Strelnikov via libc-commits
libc-commits at lists.llvm.org
Thu Jun 25 06:55:36 PDT 2026
strel-12 wrote:
> I like this. I originally thought that the `CharT` type would be hardcoded in the macro defintion, but I think looks even better.
Thanks.
Would either of you be able to please merge this for me?
I still have the 3 PRs to go before I can request commit access, though I think I have one change to ClangTidy through Phabricator years ago.
https://github.com/llvm/llvm-project/pull/203355
More information about the libc-commits
mailing list