[PATCH] D106431: [clang-tidy] Fix cppcoreguidelines-init-variables by removing the enum FixIt, and add support for initialization check of scoped enum.

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 30 07:39:08 PDT 2021


whisperity added a comment.

In D106431#2916542 <https://reviews.llvm.org/D106431#2916542>, @Sockke wrote:

> Cheers! Can it be merged? @aaron.ballman

Yes, but I think the patch needs to be rebased first as the pre-merge checks CI system said "patch application failed". Do you have commit access? If not, could you please specify the username and e-mail you would like to have associated with the commit?


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

https://reviews.llvm.org/D106431



More information about the cfe-commits mailing list