[PATCH] D150875: Make dereferencing a void* a hard-error instead of warn-as-error
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 18 10:10:11 PDT 2023
rnk added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150875/new/
https://reviews.llvm.org/D150875
More information about the cfe-commits
mailing list