[PATCH] D88833: [clang-tidy] Do not warn on pointer decays in system macros

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 10:58:10 PDT 2020


aaron.ballman added a comment.

In D88833#2319799 <https://reviews.llvm.org/D88833#2319799>, @lebedev.ri wrote:

> I think the current behavior should instead be configurable, with a way to opt-in into weaker guarantees.

I think that's a good idea, thank you!


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