[all-commits] [llvm/llvm-project] f950ba: [libcxx][NFC] Format sort.h
Nilay Vaish via All-commits
all-commits at lists.llvm.org
Fri Apr 8 14:06:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f950ba004b965aa0bcab5293d3d1930e45c63dc1
https://github.com/llvm/llvm-project/commit/f950ba004b965aa0bcab5293d3d1930e45c63dc1
Author: Nilay Vaish <nilayvaish at google.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M libcxx/include/__algorithm/sort.h
Log Message:
-----------
[libcxx][NFC] Format sort.h
This is to simplify the changes made in D122780. This diff was generated using the command:
```
clang-format include/__algorithm/sort.h -i
```
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D122858
More information about the All-commits
mailing list