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

Nathan Chancellor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 16 21:34:28 PST 2020


nathanchance added a comment.

There appear to a be semantic difference between GCC and clang with the current version of this patch which results in a lot of additional warnings in the Linux kernel: https://godbolt.org/z/eHFJd8


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