[PATCH] D71199: [clang-tidy] New check cppcoreguidelines-prefer-member-initializer

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 08:37:49 PDT 2020


njames93 added a comment.

Just my 2 cents, but would it not be wise to introduce a test case that runs the 2 aforementioned checks together demonstrating how they interact with each other. This will also force compliance if either check is updated down the line.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71199/new/

https://reviews.llvm.org/D71199





More information about the cfe-commits mailing list