[libc][NFC] Use STL case for utility
authorGuillaume Chatelet <gchatelet@google.com>
Fri, 29 Jul 2022 13:23:58 +0000 (13:23 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Mon, 1 Aug 2022 09:27:37 +0000 (09:27 +0000)
commit49eb58063f2422fb0cd067c05d3c184b42243630
tree40b0fc00878a3a029963a06d1df5237f8dcac778
parent91eb0b6584e06f898ad1994962a0bc73937c7f49
[libc][NFC] Use STL case for utility

Migrating all private STL code to the standard STL case but keeping it under the CPP namespace to avoid confusion.

Differential Revision: https://reviews.llvm.org/D130771
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/utility.h [moved from libc/src/__support/CPP/Utility.h with 61% similarity]
libc/test/src/__support/CPP/integer_sequence_test.cpp
libc/test/src/stdlib/atexit_test.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel