[PATCH] D151187: [doc] Add casting style preference to coding standards
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 04:13:14 PDT 2023
mehdi_amini added a comment.
I'm a bit puzzled with we would forbid one form of the C-style cast and not the other if they are equivalent? Is the intent to call an exception for integer casting?
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