[PATCH] D150875: Make dereferencing a void* a hard-error instead of warn-as-error
Jordan Rupprecht via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 18 09:23:51 PDT 2023
rupprecht added a comment.
I found one use here: https://github.com/ericniebler/range-v3/blob/48dc2eb666c07e6afc8ec5edf7db9a5c6cde7a56/include/range/v3/functional/invoke.hpp#L51
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150875/new/
https://reviews.llvm.org/D150875
More information about the cfe-commits
mailing list