[PATCH] D72231: [Sema] Adds the pointer-to-int-cast diagnostic

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 07:28:10 PST 2020


rjmccall added a comment.

Okay.  Can we raise this with the kernel folks instead of just assuming they'll be opposed?  An obvious patch to fix a few dozen places where they're hit by a warning they intentionally enabled really doesn't seem like a burden.  If they push back, fine, we can enable the warning without covering enums.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72231/new/

https://reviews.llvm.org/D72231





More information about the cfe-commits mailing list