[llvm-branch-commits] [libc] [libc][printf] De-string-viewify writer internals. (PR #170959)
Alexey Samsonov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Dec 5 16:59:02 PST 2025
vonosmas wrote:
This is stacked on top of PR #169089 , to reduce the usage of cpp::string_view in Writer / WriteBuffer to simplify further templatization.
https://github.com/llvm/llvm-project/pull/170959
More information about the llvm-branch-commits
mailing list