[PATCH] D75643: [Sema] Don't emit pointer to int cast warnings under -Wmicrosoft-cast

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 4 15:11:38 PST 2020


rnk added a subscriber: rsmith.
rnk added a comment.

Looking at the review, I think @rsmith requested this -Wmicrosoft-cast behavior here:
https://reviews.llvm.org/D72231#1857660

This change looks good to me, but I wanted to get his input before we undo his request.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75643





More information about the cfe-commits mailing list