[PATCH] D151187: [doc] Add casting style preference to coding standards

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 03:13:27 PDT 2023


jhenderson added a comment.

The discussion seems to have died a bit. It seems like there are no particular objections to this going in as-is now? If so, could I get another LGTM or two from the other people who looked at this, before I land it.

The only topic I think that doesn't have a 100% consensus on is whether functional style casts should be permitted in some limited cases. I don't have a strong preference, so I'm happy to go with whatever others prefer. It seems like @barannikov88 is the only proponent for permitting them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151187



More information about the llvm-commits mailing list