[PATCH] D135287: Disallow dereferencing of void* in C++.
Jessica Clarke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 11:00:45 PDT 2022
jrtc27 added a comment.
What about `__typeof__(*p)`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135287/new/
https://reviews.llvm.org/D135287
More information about the cfe-commits
mailing list