Skip to content
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

#874: add docker to run custom clang-tidy version #1875

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jstrzebonski
Copy link
Contributor

@jstrzebonski jstrzebonski commented Jul 19, 2022

Fixes #874


https://github.com/jstrzebonski/llvm-project/pull/1 covers misc-redundant-const-refs implementation in the LLVM, and short description about building and testing this check.

@jstrzebonski jstrzebonski self-assigned this Jul 19, 2022
@github-actions
Copy link

github-actions bot commented Jul 19, 2022

Pipelines results

PR tests (gcc-12, ubuntu, mpich)

Build for 30d6b95 (2022-11-09 14:53:17 UTC)

Build failed for unknown reason. Check build logs


Build log


@jstrzebonski jstrzebonski force-pushed the 874-integrate-clang-tidy-docker branch from 7b23f22 to 71b5368 Compare November 9, 2022 14:37
@jstrzebonski jstrzebonski force-pushed the 874-integrate-clang-tidy-docker branch from 71b5368 to 30d6b95 Compare November 9, 2022 14:53
@ppebay ppebay changed the title #874 add docker to run custom clang-tidy version #874: add docker to run custom clang-tidy version May 16, 2024
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.

Audit use of const& in interfaces
1 participant