Skip to content

Add empty top level .clang-format-ignore #136022

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Add empty top level .clang-format-ignore #136022

merged 1 commit into from
Apr 16, 2025

Conversation

aeubanks
Copy link
Contributor

Otherwise if the source tree is embedded in another project with a .clang-format-ignore, some clang-format tests fail because they use that .clang-format-ignore.

Otherwise if the source tree is embedded in another project with a .clang-format-ignore, some clang-format tests fail because they use that .clang-format-ignore.
@aeubanks aeubanks merged commit f7bdf30 into llvm:main Apr 16, 2025
10 checks passed
@aeubanks aeubanks deleted the ignore branch April 16, 2025 22:48
var-const pushed a commit to ldionne/llvm-project that referenced this pull request Apr 17, 2025
Otherwise if the source tree is embedded in another project with a
.clang-format-ignore, some clang-format tests fail because they use that
.clang-format-ignore.
aeubanks pushed a commit that referenced this pull request Apr 18, 2025
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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Followup to llvm#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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Followup to llvm#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.
IanWood1 pushed a commit to IanWood1/llvm-project that referenced this pull request May 6, 2025
Followup to llvm#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants