search_analyzers
Find supported analyzer IDs and aliases for clang-tidy, IWYU, llvm-mca, OSACA, and PVS-Studio, optionally checking a compiler.
Instructions
Discover supported clang-tidy, IWYU, llvm-mca, OSACA, and PVS-Studio IDs and recognized aliases, optionally checking one compiler. Compilation tools transmit supplied source and virtual files to the configured Compiler Explorer backend. Assembly differences are not performance measurements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| compiler | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aliases | Yes | ||
| compiler | No | ||
| warnings | No | ||
| analyzers | Yes | ||
| response_truncated | No |