[libc-commits] [PATCH] D130773: [libc][NFC] Use STL case for array

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Aug 1 01:43:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7add0e5fdc5c: [libc][NFC] Use STL case for array (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130773/new/

https://reviews.llvm.org/D130773

Files:
  libc/src/__support/CPP/Array.h
  libc/src/__support/CPP/ArrayRef.h
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/UInt.h
  libc/src/__support/CPP/array.h
  libc/test/src/__support/CPP/arrayref_test.cpp
  libc/test/src/math/cosf_test.cpp
  libc/test/src/math/sdcomp26094.h
  libc/test/src/math/sincosf_test.cpp
  libc/test/src/math/sinf_test.cpp
  libc/test/src/stdlib/atexit_test.cpp
  libc/test/src/string/bzero_test.cpp
  libc/test/src/string/memcpy_test.cpp
  libc/test/src/string/memmove_test.cpp
  libc/test/src/string/memory_utils/algorithm_test.cpp
  libc/test/src/string/memory_utils/backend_test.cpp
  libc/test/src/string/memory_utils/elements_test.cpp
  libc/test/src/string/memory_utils/memory_access_test.cpp
  libc/test/src/string/memory_utils/utils_test.cpp
  libc/test/src/string/memset_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130773.448941.patch
Type: text/x-patch
Size: 16314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220801/95631a79/attachment-0001.bin>


More information about the libc-commits mailing list