[all-commits] [llvm/llvm-project] 582b7d: [libc++] Update clang-format style.
mordante via All-commits
all-commits at lists.llvm.org
Wed Jul 27 09:18:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 582b7d3ff07f5d2fe0c3a7ddf80e0552258d0364
https://github.com/llvm/llvm-project/commit/582b7d3ff07f5d2fe0c3a7ddf80e0552258d0364
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M libcxx/.clang-format
Log Message:
-----------
[libc++] Update clang-format style.
After evaluating the new style I noticed inner namespaces are now
indented. I am not fond of that style and I've seen some other review
comment in this regard so I propose we remove this option and use the
LLVM default not to indent it.
Reviewed By: ldionne, philnik, var-const, #libc
Differential Revision: https://reviews.llvm.org/D129441
More information about the All-commits
mailing list