[all-commits] [llvm/llvm-project] 70ca9a: Revert "[NFC][libc] Use span instead of ArrayRef"
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Aug 22 01:14:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70ca9a660096d34532a172499ce7fda4a80c23dd
https://github.com/llvm/llvm-project/commit/70ca9a660096d34532a172499ce7fda4a80c23dd
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/CPP/CMakeLists.txt
M libc/src/__support/CPP/stringstream.h
M libc/src/__support/File/CMakeLists.txt
M libc/src/__support/File/dir.cpp
M libc/src/__support/File/dir.h
M libc/src/__support/File/linux_dir.cpp
M libc/src/__support/integer_to_string.h
M libc/src/stdio/printf_core/CMakeLists.txt
M libc/src/stdio/printf_core/int_converter.h
M libc/test/src/__support/CPP/CMakeLists.txt
M libc/test/src/__support/CPP/stringstream_test.cpp
M libc/test/src/string/stpncpy_test.cpp
Log Message:
-----------
Revert "[NFC][libc] Use span instead of ArrayRef"
This reverts commit e7b250b8a6e2bd7e2cb85e0a90d77b1a3326814b.
More information about the All-commits
mailing list