[PATCH] D149380: [clang] Add -Wunused-result-always warning
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 1 16:51:56 PDT 2023
dblaikie added a comment.
Seems more stylistic/unlikely to meet the diagnostic bar (certtainly couldn't be on-by-default for instance) for clang to me (but could go into something like clang-tidy), at least.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149380/new/
https://reviews.llvm.org/D149380
More information about the cfe-commits
mailing list