[PATCH] D150875: Make dereferencing a void* a hard-error instead of warn-as-error

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 18 10:14:11 PDT 2023


erichkeane added a comment.

In D150875#4353435 <https://reviews.llvm.org/D150875#4353435>, @rnk wrote:

> In D150875#4353398 <https://reviews.llvm.org/D150875#4353398>, @aaron.ballman wrote:
>
>> Note, there was an RFC: https://discourse.llvm.org/t/rfc-can-we-stop-the-extension-to-allow-dereferencing-void-in-c/65708
>
> Thanks, that addresses my concern. Please link to it from the commit message, it will help anyone bisecting the behavior change have context.

Will do!  I've put it in my local git, and will put it in phab as well.


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

https://reviews.llvm.org/D150875



More information about the cfe-commits mailing list