[PATCH] D76084: [Sema][SVE] Reject subscripts on pointers to sizeless types
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 12:29:01 PDT 2020
efriedma added a comment.
I'm not sure we actually want to reject this; let's discuss on the review for D76086 <https://reviews.llvm.org/D76086>, since subscripting is sort of a special case of arithmetic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76084/new/
https://reviews.llvm.org/D76084
More information about the cfe-commits
mailing list