llvm-project/libcxx
Nikolas Klauser e7c72d69ac [libc++] Find a clang-format everybody is happy with
We decided that we want to use clang-format for libc++ but we haven't decided yet how the code should be formatted. We should probably discuss things on discord. This PR is mostly to show how the clang-format would look like and to commit to one once we decided on it. I'll remove the `<string>` diff when I commit this PR.

Reviewed By: ldionne

Spies: EricWF, dschuff, krytarowski, fedor.sergeev, aheejin, mstorsjo, phosek, abrachet, libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D124789
2022-06-14 20:12:33 +02:00
..
benchmarks [libc++][format] Implement format-string. 2022-06-11 15:25:56 +02:00
cmake [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
docs [libc++] Removes unneeded includes. 2022-06-13 17:56:50 +02:00
include [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
lib [libcxx][AIX] Enable ABI list checking for XCOFF 2022-06-14 13:16:00 -04:00
src [libc++] Do not yield from __sp_mut::lock() 2022-06-13 11:48:13 -04:00
test [libc++] Use explicit module cache path in tests 2022-06-14 18:06:59 +00:00
utils [libcxx][AIX] Enable ABI list checking for XCOFF 2022-06-14 13:16:00 -04:00
.clang-format [libc++] Find a clang-format everybody is happy with 2022-06-14 20:12:33 +02:00
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml