[all-commits] [llvm/llvm-project] 2d7eb9: [libc++][NFC] clang-format <shared_mutex>
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jul 4 08:20:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d7eb9c9ea1a146412a83603d5c0c6339a5d8284
https://github.com/llvm/llvm-project/commit/2d7eb9c9ea1a146412a83603d5c0c6339a5d8284
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-07-04 (Tue, 04 Jul 2023)
Changed paths:
M libcxx/include/shared_mutex
M libcxx/src/shared_mutex.cpp
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++][NFC] clang-format <shared_mutex>
I am about to touch several lines in that file for a patch anyway, so
I might as well clang-format it upfront to avoid mixing styles after
my patch.
More information about the All-commits
mailing list