Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !115

Fix Clang 11 warnings

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven-Bodo Scholz requested to merge sbs/sac2c:fix-clang-warnings into develop Feb 13, 2020
  • Overview 9
  • Commits 10
  • Pipelines 8
  • Changes 5

This fixes all but one Clang 11 warnings. The remaining one relates to the atomics used in the Pth runtime system and warns that this could be over-synchronising. I am not sure whether this can be fixed at all...

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-clang-warnings