Skip to content
Snippets Groups Projects

Static checker updates

Merged Scott Snyder requested to merge ssnyder/atlasexternals:checkers-20170626 into master

naming checker: Also exclude *ReflexDict.cxx files from naming checks.

usingns checker: Add boost/bind.hpp as an exception.

thread checker: Fix test for a const array. Const static objects are ok, but we weren't properly recognizing a const array because the qualifier information is in the element type node, not that of the array itself. Fixed.

Exclude some ROOT functions from the threading unchecked function warning.

Merge request reports

Loading
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