Louis Dionne
9783f28cbb
[libc++] Format the code base ( #74334 )
...
This patch runs clang-format on all of libcxx/include and libcxx/src, in
accordance with the RFC discussed at [1]. Follow-up patches will format
the benchmarks, the test suite and remaining parts of the code. I'm
splitting this one into its own patch so the diff is a bit easier to
review.
This patch was generated with:
find libcxx/include libcxx/src -type f \
| grep -v 'module.modulemap.in' \
| grep -v 'CMakeLists.txt' \
| grep -v 'README.txt' \
| grep -v 'libcxx.imp' \
| grep -v '__config_site.in' \
| xargs clang-format -i
A Git merge driver is available in libcxx/utils/clang-format-merge-driver.sh
to help resolve merge and rebase issues across these formatting changes.
[1]: https://discourse.llvm.org/t/rfc-clang-formatting-all-of-libc-once-and-for-all
2023-12-18 14:01:33 -05:00
..
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-09-01 17:51:17 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-05 11:19:15 -05:00
2023-09-01 17:52:31 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-04 10:25:14 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-08-03 08:51:50 -07:00
2023-12-10 11:52:14 +01:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-05 11:19:15 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-09-29 13:50:16 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-05 11:19:15 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-07-14 16:58:47 -07:00
2023-12-18 14:01:33 -05:00
2023-10-06 22:58:41 +02:00
2023-12-18 14:01:33 -05:00
2023-12-13 06:05:34 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-11-27 10:54:35 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-07-06 17:21:08 +00:00
2023-12-18 14:01:33 -05:00
2023-11-28 16:02:18 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-11-22 14:54:40 -05:00
2023-12-18 14:01:33 -05:00
2023-08-12 08:46:11 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-04 15:17:31 -05:00
2023-10-10 11:06:43 -07:00
2023-12-15 17:10:16 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-12 16:59:04 -07:00
2023-12-18 14:01:33 -05:00
2023-11-13 09:43:25 +01:00
2023-08-19 19:09:16 +02:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-05-25 07:59:50 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-05-11 13:54:28 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-18 14:01:33 -05:00
2023-12-09 12:32:17 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-06-15 08:56:45 -07:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-18 14:01:33 -05:00
2023-08-11 08:29:15 -07:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-10 11:52:14 +01:00
2023-12-04 15:17:31 -05:00
2023-10-29 18:31:37 +01:00
2023-12-15 17:10:16 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-07-22 11:28:17 +02:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-05 11:19:15 -05:00
2023-12-06 09:04:06 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-10-29 18:31:37 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-11-08 17:45:06 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-05-24 07:51:27 +02:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-12 09:45:14 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 12:43:10 +01:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00