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

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 13:08:26 PST 2020


Mordante planned changes to this revision.
Mordante added a comment.

While looking at the test failures I noticed the tests `pointer_to_integral_type_conv` in `clang/test/Sema/MicrosoftExtensions.c` were not tested. Will look into it later.


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