[PATCH] D69666: clang: Fix assert on void pointer arithmetic with address_space
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 31 10:20:19 PDT 2019
yaxunl added a comment.
Is the description reversed?
This attempts to preserve the source address space instead of always using the default address space for void pointer type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69666/new/
https://reviews.llvm.org/D69666
More information about the cfe-commits
mailing list