Gd+RootCanal: Fix errors found in cppcoreguidelines-pro-type-member-init
* Apply automatic fix by adding --fix flag to clang-tidy * Add manual fix to gd/packet for generated packets * Manually fixed a few places that were incorrectly fixed by clang-tidy * Add NOLINT to Address and ClassOfDevice as their constructor cannot initialize their members since they need to be POD types Bug: 153091278 Test: gd/cert/run --host Change-Id: I16dc043cfd6fcdbb332a968c528fb7cbb963c934
Loading
Please register or sign in to comment