llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Devon Loehr (DKLoehr)
Changes
Followup to #136022, this ensures formatting tests are run with an
empty `.clang-format-ignore` in their root directory, to prevent failures if
the file also exists higher in the tree.
---
Full diff:
https://github.com/aeubanks closed
https://github.com/llvm/llvm-project/pull/136154
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/DKLoehr updated
https://github.com/llvm/llvm-project/pull/136154
>From 804fcdd84e8551005bfa5dae58d24f9852608360 Mon Sep 17 00:00:00 2001
From: Devon Loehr
Date: Thu, 17 Apr 2025 16:10:55 +
Subject: [PATCH 1/2] Generate empty .clang-format-ignore before running tests
---
https://github.com/DKLoehr updated
https://github.com/llvm/llvm-project/pull/136154
>From 804fcdd84e8551005bfa5dae58d24f9852608360 Mon Sep 17 00:00:00 2001
From: Devon Loehr
Date: Thu, 17 Apr 2025 16:10:55 +
Subject: [PATCH 1/2] Generate empty .clang-format-ignore before running tests
---
https://github.com/DKLoehr created
https://github.com/llvm/llvm-project/pull/136154
Followup to #136022, this ensures formatting tests are run with an empty
`.clang-format-ignore` in their root directory, to prevent failures if the file
also exists higher in the tree.
>From 804fcdd84e8551005b
aeubanks wrote:
ah yes, the build directory can be outside of the source directory, lgtm. still
good to keep the other PR though so outside .clang-format-ignore files don't
leak into clang-format used inside llvm-project
https://github.com/llvm/llvm-project/pull/136154
https://github.com/DKLoehr updated
https://github.com/llvm/llvm-project/pull/136154
>From 804fcdd84e8551005bfa5dae58d24f9852608360 Mon Sep 17 00:00:00 2001
From: Devon Loehr
Date: Thu, 17 Apr 2025 16:10:55 +
Subject: [PATCH 1/2] Generate empty .clang-format-ignore before running tests
---
https://github.com/rnk approved this pull request.
https://github.com/llvm/llvm-project/pull/136154
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits