Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
atlasexternals
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
27
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
atlasexternals
Merge requests
!180
CheckerGccPlugins: Various updates to the thread-safety static checker to fix false positives.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Scott Snyder
requested to merge
ssnyder/atlasexternals:checkers-20171121
into
master
7 years ago
Overview
1
Commits
8
Pipelines
0
Changes
19
Expand
Should fix warnings seen in recent master builds.
Ok to use static mutex objects.
When we warn about an expression, include the type in the warning.
Recognize boost:shared_mutex and std::shared_timed_mutex as mutex types. Recognize boost::thread_specific_ptr.
Fix issues with marking the LHS of an assignment as thread-safe.
More const-checker fixes for pointers to pointers.
Don't warn about discarding const on a call to delete, or a virtual dtor.
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Please
register
or
sign in
to reply
Loading