[PATCH] D24892: [clang-tidy] Add option "LiteralInitializers" to cppcoreguidelines-pro-type-member-init

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 13 12:45:47 PDT 2019


aaron.ballman added a comment.

In D24892#1500371 <https://reviews.llvm.org/D24892#1500371>, @mgehre wrote:

> Do I wait for @alexfh to turn his red into a green, too?


I think you covered all of the concerns he raised. If he doesn't give you an LG in the next 24 hours, I think you can go ahead and commit. If there are remaining issues, we can deal with them post-commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D24892





More information about the cfe-commits mailing list