[PATCH] D134702: [Clang] Don't warn if deferencing void pointers in unevaluated context
Nathan Chancellor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 27 08:16:36 PDT 2022
nathanchance added a comment.
Thanks a lot for fixing this! I took it for a spin against the Linux kernel and all instances of `-Wvoid-ptr-dereference` disappeared :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134702/new/
https://reviews.llvm.org/D134702
More information about the cfe-commits
mailing list