[PATCH] D76086: [Sema][SVE] Reject arithmetic on pointers to sizeless types

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 16 11:27:53 PDT 2020


efriedma added a comment.

I don't think there's really any reason to force the user into this sort of thing... but again, we can relax this later, so I'm not that concerned about it at the moment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76086/new/

https://reviews.llvm.org/D76086





More information about the cfe-commits mailing list