diff options
author | Brad King <brad.king@kitware.com> | 2023-05-22 20:11:57 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-05-22 21:16:12 (GMT) |
commit | d9d061d19f60a858e10ea24e19ba58003b487c7f (patch) | |
tree | 439b806a22b47292ff2c1172498989b8cd8bca21 /Tests/FindPython/Python2SABIModule | |
parent | fad150d314d11c3c0a8ff2619b1f872e2199fb41 (diff) | |
download | CMake-d9d061d19f60a858e10ea24e19ba58003b487c7f.zip CMake-d9d061d19f60a858e10ea24e19ba58003b487c7f.tar.gz CMake-d9d061d19f60a858e10ea24e19ba58003b487c7f.tar.bz2 |
ci: Disable sccache in clang-analyzer job
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.
Diffstat (limited to 'Tests/FindPython/Python2SABIModule')
0 files changed, 0 insertions, 0 deletions