Skip to content

ci: add Clang Static Analyzer (scan-build) workflow#1

Open
agabhin wants to merge 1 commit into
masterfrom
add-scan-build-ci
Open

ci: add Clang Static Analyzer (scan-build) workflow#1
agabhin wants to merge 1 commit into
masterfrom
add-scan-build-ci

Conversation

@agabhin

@agabhin agabhin commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Add a separate GitHub Actions workflow running Clang's static analyzer via scan-build with the default checker set. Meson is configured with ccc-analyzer as the compiler so that ninja invocations go through the analyzer. Uploads HTML report as artifact on failure.

@agabhin agabhin force-pushed the add-scan-build-ci branch from a6db736 to 42b9b81 Compare March 24, 2026 20:56
Add a separate GitHub Actions workflow running Clang's static
analyzer via scan-build with the default checker set. Meson is
configured with ccc-analyzer as the compiler so that ninja
invocations go through the analyzer. Uploads HTML report as
artifact on failure.

Signed-off-by: Abhinav Agarwal <abhinav.agarwal@rubrik.com>
@agabhin agabhin force-pushed the add-scan-build-ci branch from f2f141f to 070d85a Compare April 7, 2026 18:35
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.

1 participant