Skip to content
Snippets Groups Projects

CI: Speed up build:devel step

Merged Simon McVittie requested to merge wip/smcv/ci into master
  • CI: Separate devel and clang-asan builds

    This build pass takes long enough that it makes sense to parallelize.

  • CI: Don't run scan-build

    scan-build doesn't understand __attribute__((cleanup)) (see https://bugs.llvm.org/show_bug.cgi?id=3888) so it will report increasingly many false-positive memory leaks in this codebase. It's sufficiently time-consuming that it doesn't make sense to run it as part of our usual pipeline.

Edited by Simon McVittie

Merge request reports

Pipeline #14262 passed

Pipeline passed for 3df34f76 on wip/smcv/ci

Merged by Simon McVittieSimon McVittie 3 years ago (Jun 15, 2021 6:56pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading