We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The clang debian pre-commit CI's clang-format step fails for changes to libcxx.
https://buildkite.com/llvm-project/premerge-checks/builds/118292#01840694-4ff8-4934-a539-968d4f4b98e1
It seems libcxx/.clangformat needs a newer version than what the debian clang CI is running.
To reproduce, just create a patch which touches libcxx and clang.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The clang debian pre-commit CI's clang-format step fails for changes to libcxx.
https://buildkite.com/llvm-project/premerge-checks/builds/118292#01840694-4ff8-4934-a539-968d4f4b98e1
It seems libcxx/.clangformat needs a newer version than what the debian clang CI is running.
To reproduce, just create a patch which touches libcxx and clang.
The text was updated successfully, but these errors were encountered: