Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 136
    • Merge requests 136
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !53692

Merged
Created May 25, 2022 by Frank Winklmeier@fwinklMaintainer

CxxUtils: add option to enable pedantic gccchecker plugin settings

  • Overview 6
  • Commits 1
  • Pipelines 1
  • Changes 3

Add CHECKERGCCPLUGINS_PEDANTIC CMake option to enable more strict gcc checker plugin settings.

Currently the only difference is that the thread-checker is enabled for all files in the repository. We could then add a separate nightly build (requested in ATLINFR-4570) that runs with this option to make the full list of checker warnings available to a larger community. I imagine it could also be useful to validate other new features of the checker in the future.

cc @akraszna and @ssnyder

Edited May 30, 2022 by Frank Winklmeier
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: checkerall