[all-commits] [llvm/llvm-project] 51f91e: [libc] Add string construct/assign from string_view
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Aug 3 06:26:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51f91e104559a4a59adf09eb54f756c8f7b66a28
https://github.com/llvm/llvm-project/commit/51f91e104559a4a59adf09eb54f756c8f7b66a28
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M libc/src/__support/CPP/string.h
M libc/test/src/__support/CPP/string_test.cpp
Log Message:
-----------
[libc] Add string construct/assign from string_view
More information about the All-commits
mailing list