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

host compiled custom-clang-tidy #1968

Closed
scarf005 opened this issue Oct 6, 2022 · 1 comment
Closed

host compiled custom-clang-tidy #1968

scarf005 opened this issue Oct 6, 2022 · 1 comment

Comments

@scarf005
Copy link
Member

scarf005 commented Oct 6, 2022

Is your feature request related to a problem? Please describe.

image

  • it's very slow
  • can't run its test on local computer unless compiling entire llvm from source

Describe the solution you'd like

  • create a workflow with workflow_dispath (manual runs only) / every time a week
  • make it create artifact of clang-tidy with plugins
  • download and add the binary manually (or curl from other build scripts?)
  • use pre-generated clang-tidy binary to use in local development environment and speed up workfow

Describe alternatives you've considered

No response

Additional context

https://github.com/cataclysmbnteam/Cataclysm-BN/blob/upload/doc/DEVELOPER_TOOLING.md#custom-clang-tidy-plugin

@scarf005
Copy link
Member Author

should probably just update clang-tidy plugin to latest LLVM so we don't have to download legacy LLVM 12 and finally merge #2341

@scarf005 scarf005 closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant