[PATCH] D88833: [clang-tidy] Do not warn on pointer decays in system macros
Elvis Stansvik via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 5 07:20:14 PST 2022
estan added a comment.
@lebedev.ri @aaron.ballman I think the opt-in sounds good too. Are we waiting for @fiesh to implement this, or is the patch abandoned? Would be sad if it was stranded the way https://reviews.llvm.org/D31130 was, since I think many people are skipping this check due to diagnostics that are for all intents and purposes "out of their control".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88833/new/
https://reviews.llvm.org/D88833
More information about the cfe-commits
mailing list