[all-commits] [llvm/llvm-project] 7067ae: [libc++][CI] Switches to clang-format-16.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Fri Feb 17 09:04:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7067aee367d40882cf8324357ab5a09275a590b6
https://github.com/llvm/llvm-project/commit/7067aee367d40882cf8324357ab5a09275a590b6
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M libcxx/include/__expected/unexpected.h
M libcxx/src/memory_resource.cpp
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++][CI] Switches to clang-format-16.
Uses an absolute path to the selected binary.
Updates the formatting of two files to match clang-format-16 style.
Depends on D144126
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D144132
More information about the All-commits
mailing list