[PATCH] D76088: [Sema][SVE] Don't allow sizeless objects to be thrown

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 12:28:59 PDT 2020


efriedma added a comment.

Why is throwing an `svint8_t *` an error?  I don't see any obvious reason to forbid that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76088





More information about the cfe-commits mailing list