[PATCH] D75573: [Sema][SVE] Reject aligned/_Alignas for sizeless types

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 19:38:25 PDT 2020


efriedma added a comment.

LGTM

Technically, you could still do math on the address, and the difference would be visible. Granted, it's unlikely to matter in practice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75573





More information about the cfe-commits mailing list