[PATCH] D151187: [doc] Add casting style preference to coding standards
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 01:13:08 PDT 2023
tschuett added a comment.
I agree with safety and grepable. However, I disagree with cast to void. I believe there is no final decision between cast to void and [[maybe_unused]].
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