Skip to content

CheckerGccPlugins updates

Scott Snyder requested to merge ssnyder/atlasexternals:checkers-20171111 into master
  • Added a few missing reference files.

  • In the name convention checker, the logic to exclude ROOT classes was also excluding ATLAS classes that started with `TRT'. Fixed.

  • Fixed a false positive with the const rules in the thread checker involving a pointer to a pointer to a const object.

Merge request reports