ROCMAnalyzers#
Applies to Linux and Windows
2024-08-21
1 min read time
This creates an analyze
target which can run all analysis for a project.
Commands#
- rocm_mark_as_analyzer#
rocm_mark_as_analyzer(<target>)
Marks a target to be included with the analyze
target.
Variables#
- ROCM_ENABLE_GH_ANNOTATIONS#
Set this variable to ON
so that analyzers will emit diagnostics in a format that GitHub can use to annotate pull requests.