Page MenuHomePhabricator

Don't specify the C++ standard explicitely for Cppcheck
ClosedPublic

Authored by Fabien on Nov 24 2020, 20:53.

Details

Summary

Cppcheck defaults the most recent standard by default, and this will
prevent from failing if the very latest cppcheck version is not used.

Test Plan
arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cppcheck_no_cpp17
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14190
Build 28364: Build Diff
Build 28363: arc lint + arc unit