Static checker updates
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
Activity
Jenkins Build SUCCESSResults available at: Jenkins [AE-MERGE-REQUEST #114]
mentioned in commit 4f345800
Please register or sign in to reply