github-actions[bot] wrote:
:warning: C/C++ code formatter, clang-format found issues in your code.
:warning:
You can test this locally with the following command:
``bash
git-clang-format --diff 5a668bdb98d6507626585cedbff0f18628ed7e5c
ec8faf518af6384203c776fdd9928ef06e9b5be7 --e
https://github.com/nico created https://github.com/llvm/llvm-project/pull/132834
None
>From ec8faf518af6384203c776fdd9928ef06e9b5be7 Mon Sep 17 00:00:00 2001
From: Nico Weber
Date: Mon, 24 Mar 2025 15:56:49 -0400
Subject: [PATCH] [clang] Upstream Mach-O ptrauth driver defaults
---
clang/lib/D
https://github.com/nico updated https://github.com/llvm/llvm-project/pull/132834
>From ec8faf518af6384203c776fdd9928ef06e9b5be7 Mon Sep 17 00:00:00 2001
From: Nico Weber
Date: Mon, 24 Mar 2025 15:56:49 -0400
Subject: [PATCH 1/2] [clang] Upstream Mach-O ptrauth driver defaults
---
clang/lib/Dri
llvmbot wrote:
@llvm/pr-subscribers-clang-driver
@llvm/pr-subscribers-clang
Author: Nico Weber (nico)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/132834.diff
3 Files Affected:
- (modified) clang/lib/Driver/ToolChains/Darwin.cpp (+41)
- (modified) clang/lib/Driver