[all-commits] [llvm/llvm-project] de00bd: Revert "[libc][NFC] Use STL case for array"
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Aug 1 01:45:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de00bd573e94e759300531723a8cf28ac7d26e2f
https://github.com/llvm/llvm-project/commit/de00bd573e94e759300531723a8cf28ac7d26e2f
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-01 (Mon, 01 Aug 2022)
Changed paths:
A libc/src/__support/CPP/Array.h
M libc/src/__support/CPP/ArrayRef.h
M libc/src/__support/CPP/CMakeLists.txt
M libc/src/__support/CPP/UInt.h
R libc/src/__support/CPP/array.h
M libc/test/src/__support/CPP/arrayref_test.cpp
M libc/test/src/math/cosf_test.cpp
M libc/test/src/math/sdcomp26094.h
M libc/test/src/math/sincosf_test.cpp
M libc/test/src/math/sinf_test.cpp
M libc/test/src/stdlib/atexit_test.cpp
M libc/test/src/string/bzero_test.cpp
M libc/test/src/string/memcpy_test.cpp
M libc/test/src/string/memmove_test.cpp
M libc/test/src/string/memory_utils/algorithm_test.cpp
M libc/test/src/string/memory_utils/backend_test.cpp
M libc/test/src/string/memory_utils/elements_test.cpp
M libc/test/src/string/memory_utils/memory_access_test.cpp
M libc/test/src/string/memory_utils/utils_test.cpp
M libc/test/src/string/memset_test.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
Revert "[libc][NFC] Use STL case for array"
This reverts commit 7add0e5fdc5c7cb6f59f60cd436bf161cf9f9eb7.
More information about the All-commits
mailing list