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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 04:25:54 PST 2023


jhenderson added a comment.

As @nhaehnle comment was only about `const_cast` and I've addressed that, and @tschuett was about cast to void (which I believe I also have addressed), I'm going to go ahead and land this unless there are any objections in the next couple of days.


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

https://reviews.llvm.org/D151187



More information about the llvm-commits mailing list