[all-commits] [llvm/llvm-project] eebe9b: Revert "[reland][NFC][libc] standardize string_view"
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Aug 23 05:41:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eebe9b2964032336087fdec8c5c3a0be163a34fa
https://github.com/llvm/llvm-project/commit/eebe9b2964032336087fdec8c5c3a0be163a34fa
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M libc/src/__support/CPP/string_view.h
M libc/src/stdio/printf_core/core_structs.h
M libc/test/src/__support/CPP/stringview_test.cpp
M libc/test/src/dirent/dirent_test.cpp
M libc/utils/MPFRWrapper/MPFRUtils.cpp
Log Message:
-----------
Revert "[reland][NFC][libc] standardize string_view"
This reverts commit df99774ef7d9c910941fe915689f9126258800ee.
Commit: 1e5b3ce7079af29506c0b16c0eb277a2b4781d72
https://github.com/llvm/llvm-project/commit/1e5b3ce7079af29506c0b16c0eb277a2b4781d72
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M libc/src/__support/CPP/string_view.h
M libc/src/stdio/printf_core/core_structs.h
M libc/test/integration/src/pthread/pthread_name_test.cpp
M libc/test/src/__support/CPP/stringview_test.cpp
M libc/test/src/dirent/dirent_test.cpp
M libc/utils/MPFRWrapper/MPFRUtils.cpp
Log Message:
-----------
[reland][NFC][libc] standardize string_view
Compare: https://github.com/llvm/llvm-project/compare/27a1a85662e6...1e5b3ce7079a
More information about the All-commits
mailing list