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

support scan-build #6005

Open
jimying opened this issue Dec 25, 2024 · 2 comments
Open

support scan-build #6005

jimying opened this issue Dec 25, 2024 · 2 comments

Comments

@jimying
Copy link

jimying commented Dec 25, 2024

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

scan-build is a tool for code analysis, which is useful to find c/c++ bugs.

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: support scan-build

@waruqi
Copy link
Member

waruqi commented Dec 25, 2024

I have no time, you can refer xmake check clang.tidy https://github.com/xmake-io/xmake/blob/dev/xmake/modules/private/check/checkers/clang/tidy.lua

then open a pr to support it.

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

3 participants