「view this page in B3 βῆτα server」

Revisions №61027

branch: master 「№61027」
Commited by: Rocco Moretti
GitHub commit link: 「fa7471d5c03cfdb2」 「№4336」
Difference from previous tested commit:  code diff
Commit date: 2019-11-06 14:41:44

Merge pull request #4336 from RosettaCommons/roccomoretti/clang_tidy_test_fixes2 Fix the `bugprone` series of clang-tidy tests. This PR enables testing for (and fixing the existing cases of) the series of "bugprone" tests which clang-tidy tests for. Mostly this was copy constructors which weren't calling their base class's copy constructor.

...