summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/configure_fedora37_clang_analyzer.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ci: use Fedora 38 images and environmentsBrad King2023-05-221-3/+0
|
* ci: Disable sccache in clang-analyzer jobBrad King2023-05-221-0/+2
| | | | | | | | | | The `ccc-analyzer` compiler wrapper preprocesses differently for clang-analyzer than for normal compilation. In particular, the `__clang_analyzer__` preprocessor definition is added. This does not interact well with `sccache` because it indexes based on the compiler's normal preprocessing but stores results from the entire `ccc-analyzer` invocation.
* gitlab-ci: use Fedora 37 images and environmentsBrad King2022-11-171-0/+1