[PATCH] D141310: [clang] add -Wcompare-function-pointers
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 19:15:46 PDT 2023
dblaikie added a comment.
FWIW I think it's still worth some data from applying this to a broad codebase like Chromium/wherever it's planned to be used - whether it's practical to make a codebase clean of this warning, what sort of challenges arise, whether we should consider/need some way to suppress the warning in particular cases, etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141310/new/
https://reviews.llvm.org/D141310
More information about the cfe-commits
mailing list